Changeset 95 for trunk/www/index.php
- Timestamp:
- Dec 21, 2014, 10:46:18 AM (10 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:ignore
set to
.buildpath
.project
.settings
-
Property svn:ignore
set to
-
trunk/www/index.php
r93 r95 2 2 3 3 include_once(dirname(__FILE__).'/Application/Application.php'); 4 5 $Application = new Application(); 6 $Application->Run();
Note:
See TracChangeset
for help on using the changeset viewer.