Parent Directory
|
Revision Log
|
Patch
| Revision 1.1 by sysadm, Fri Sep 9 13:35:20 2005 UTC | Revision 1.2 by sysadm, Sun Oct 1 14:39:59 2006 UTC | |
|---|---|---|
| # | Line 12 require_once "../lib/client_addr.inc.php | Line 12 require_once "../lib/client_addr.inc.php |
| 12 | mysql_close($db_conn_log); | mysql_close($db_conn_log); |
| 13 | ||
| 14 | session_cache_limiter("public"); | session_cache_limiter("public"); |
| 15 | ||
| 16 | /** | |
| 17 | * Sends http headers | |
| 18 | */ | |
| 19 | header('Content-Type: text/html; charset=gb2312'); | |
| 20 | ?> | ?> |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |