Changeset 364 for trunk/index.php
- Timestamp:
- Jan 19, 2012, 7:30:34 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/index.php
r358 r364 1 1 <?php 2 2 3 include_once(' global.php');3 include_once('Common/Global.php'); 4 4 5 5 function ProcessURL()
Note:
See TracChangeset
for help on using the changeset viewer.