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

« back to all changes in this revision

Viewing changes to library/Zend/Application/Resource/Log.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:
21
21
 */
22
22
 
23
23
/**
 
24
 * @see Zend_Application_Resource_ResourceAbstract
 
25
 */
 
26
require_once 'Zend/Application/Resource/ResourceAbstract.php';
 
27
 
 
28
 
 
29
/**
24
30
 * Resource for initializing the locale
25
31
 *
26
32
 * @uses       Zend_Application_Resource_ResourceAbstract