Changeset 20339 for events/phpframework/plain_php/trunk/index.php
- Timestamp:
- 10/01/08 08:02:29 (3 months ago)
- Files:
-
- 1 modified
-
events/phpframework/plain_php/trunk/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/plain_php/trunk/index.php
r20044 r20339 2 2 include_once dirname(__FILE__) . '/init.php'; 3 3 4 $c = new ApplicationContext(dirname(__FILE__), 'http://localhost/phwittr', 5 dirname(__FILE__) . '/resource', 'http://localhost/phwittr/resource', 6 'localhost', 7 '/phwittr'); 8 ObjectBuilder::setApplicationContext($c); 4 9 5 $response = ref(new PhwittrFront)->process(new Request('UTF-8'), $c, new RendererBuilder($c)); 10 6 /* TODO 例外handlerをつける */
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)