Show
Ignore:
Timestamp:
10/03/08 17:45:22 (3 months ago)
Author:
anatoo
Message:

bug fix

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • events/phpframework/plain_php/trunk/init.php

    r20339 r20610  
    1313 
    1414 
    15 $c = new ApplicationContext(dirname(__FILE__), 'http://localhost/phwittr',  
    16                             dirname(__FILE__) . '/resource', 'http://localhost/phwittr/resource', 
    17                             'localhost', 
    18                             '/phwittr'); 
    19 ObjectBuilder::setApplicationContext($c); 
    2015 
    2116mb_language('japanese');