Parent Directory
|
Revision Log
Refact gen_top
| 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 |