/[cvs]/nfo/php/libs/org.netfrag.glib/Application/Core.php
ViewVC logotype

Diff of /nfo/php/libs/org.netfrag.glib/Application/Core.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by joko, Sun Feb 9 17:05:15 2003 UTC revision 1.4 by joko, Mon Mar 3 21:11:01 2003 UTC
# Line 3  Line 3 
3  //  $Id$  //  $Id$
4  // ---------------------------------------------------------------------------  // ---------------------------------------------------------------------------
5  //  $Log$  //  $Log$
6    //  Revision 1.4  2003/03/03 21:11:01  joko
7    //  mungled the namespaces
8    //
9  //  Revision 1.3  2003/02/09 17:05:15  joko  //  Revision 1.3  2003/02/09 17:05:15  joko
10  //  + minor update related to new log level constants  //  + minor update related to new log level constants
11  //  + restructured get-/setter methods  //  + restructured get-/setter methods
# Line 51  Line 54 
54    
55  */  */
56    
57    loadModule('Class::Logger');
58    
59  class Application_Core extends DesignPattern_Logger {  class Application_Core extends Class_Logger {
60        
61    var $_config;    var $_config;
62        

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed