Parent Directory
|
Revision Log
Fix deprecated PHP short tag
| 1 | sysadm | 1.3 | <?php |
| 2 | sysadm | 1.2 | $DB_hostname = "localhost"; |
| 3 | $DB_username = ""; | ||
| 4 | $DB_password = ""; | ||
| 5 | $DB_database = ""; | ||
| 6 | |||
| 7 | $DB_session_timezone = "+08:00"; //Keep consistent with DB server config |
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |