Changeset 592 for trunk/index.php
- Timestamp:
- Nov 2, 2013, 7:56:09 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/index.php
r578 r592 1 1 <?php 2 2 3 include_once(' Common/System.php');3 include_once('Application/System.php'); 4 4 5 5 $System = new System();
Note:
See TracChangeset
for help on using the changeset viewer.