|
From: Jon O. <jon...@us...> - 2008-02-08 23:36:48
|
Update of /cvsroot/mxbb/mx_bugsbt In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11426 Modified Files: db_install.php Log Message: Removing trailing newlines... Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_bugsbt/db_install.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** db_install.php 22 Jul 2007 21:02:52 -0000 1.5 --- db_install.php 8 Feb 2008 23:36:44 -0000 1.6 *************** *** 246,250 **** // Notifications ! "INSERT INTO " . $mx_table_prefix . "bugsbt_config VALUES ('notify', 'pm')", // updated "INSERT INTO " . $mx_table_prefix . "bugsbt_config VALUES ('notify_group', '0')", // admin_id --- 246,250 ---- // Notifications ! "INSERT INTO " . $mx_table_prefix . "bugsbt_config VALUES ('notify', '0')", // updated "INSERT INTO " . $mx_table_prefix . "bugsbt_config VALUES ('notify_group', '0')", // admin_id |