Changeset 1694
- Timestamp:
- 02/18/2008 07:21:36 PM (9 months ago)
- Files:
-
- trunk/scripts/prepend.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/scripts/prepend.inc.php
r1687 r1694 32 32 @mysql_select_db( JLOG_DB ); 33 33 @mysql_query("SET NAMES utf8"); 34 @mysql_query("SET sql_mode=''"); 34 35 35 36 // need this in every page, too but with database
