~ubuntu-branches/ubuntu/trusty/zendframework/trusty

« back to all changes in this revision

Viewing changes to library/Zend/Application/Resource/Layout.php

  • Committer: Bazaar Package Importer
  • Author(s): Frank Habermann
  • Date: 2010-04-28 20:10:00 UTC
  • mfrom: (1.3.1 upstream) (9.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100428201000-o347bj5qb5i3tpot
Tags: 1.10.4-1
new upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 * @subpackage Resource
18
18
 * @copyright  Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
19
19
 * @license    http://framework.zend.com/license/new-bsd     New BSD License
20
 
 * @version    $Id: Layout.php 20096 2010-01-06 02:05:09Z bkarwin $
21
 
 */
 
20
 * @version    $Id: Layout.php 20816 2010-02-01 21:13:54Z freak $
 
21
 */
 
22
 
 
23
/**
 
24
 * @see Zend_Application_Resource_ResourceAbstract
 
25
 */
 
26
require_once 'Zend/Application/Resource/ResourceAbstract.php';
 
27
 
22
28
 
23
29
/**
24
30
 * Resource for settings layout options