Changeset 18 for web/index.php
- Timestamp:
- Jul 27, 2016, 11:24:49 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
web/index.php
r17 r18 8 8 $Database->Connect($Options['DB_Host'],$Options['DB_User'],$Options['DB_Password'], $Options['DB_Database']); 9 9 $Database->charset('utf8'); 10 $Database->Prefix = $DB_Prefix; 10 11 11 12 StatProcess();
Note:
See TracChangeset
for help on using the changeset viewer.