Changeset 1694

Show
Ignore:
Timestamp:
02/18/2008 07:21:36 PM (9 months ago)
Author:
driehle
Message:

patch for bug #145

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/scripts/prepend.inc.php

    r1687 r1694  
    3232 @mysql_select_db( JLOG_DB ); 
    3333 @mysql_query("SET NAMES utf8"); 
     34 @mysql_query("SET sql_mode=''"); 
    3435 
    3536// need this in every page, too but with database