/[cvs]/nfo/php/libs/org.netfrag.flib/Site/Misc.php
ViewVC logotype

Diff of /nfo/php/libs/org.netfrag.flib/Site/Misc.php

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

revision 1.2 by joko, Sun Feb 9 17:43:01 2003 UTC revision 1.3 by joko, Mon Mar 3 21:20:02 2003 UTC
# Line 3  Line 3 
3  //    $Id$  //    $Id$
4  //    -------------------------------------------------------------------------  //    -------------------------------------------------------------------------
5  //    $Log$  //    $Log$
6    //    Revision 1.3  2003/03/03 21:20:02  joko
7    //    mungled the namespaces
8    //
9  //    Revision 1.2  2003/02/09 17:43:01  joko  //    Revision 1.2  2003/02/09 17:43:01  joko
10  //    + aggregated lost concrete inner-class declarations here  //    + aggregated lost concrete inner-class declarations here
11  //  //
# Line 14  Line 17 
17    
18  // FIXME: let '$parent' unassigned and see what happens!   ;-(  // FIXME: let '$parent' unassigned and see what happens!   ;-(
19    
20  class Site_Loader extends DesignPattern_Loader {  loadModule('Application::ComponentLoader');
21    class Site_Loader extends Application_ComponentLoader {
22    var $parent = 'site';    var $parent = 'site';
23  }  }
24    

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

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