Update of /cvs/scoop/scoop/struct In directory lithium.sabren.com:/tmp/cvs-serv6676/struct Modified Files: scoop.sql Log Message: Fixes for bugs 23 and 115: removing use_diaries (in favour of section permissions) and some sql quoting fixes in the user creation code. -janra Index: scoop.sql =================================================================== RCS file: /cvs/scoop/scoop/struct/scoop.sql,v retrieving revision 1.203 retrieving revision 1.204 diff -C2 -d -r1.203 -r1.204 *** scoop.sql 21 Jan 2005 14:14:31 -0000 1.203 --- scoop.sql 23 Jan 2005 03:45:59 -0000 1.204 *************** *** 1,11 **** ! -- MySQL dump 9.10 ! -- ! -- Host: localhost Database: scoop ! -- ------------------------------------------------------ ! -- Server version 4.0.18'-Max' ! -- ! -- Table structure for table `ad_info` ! -- [...1670 lines suppressed...] ! # CREATE TABLE whos_online ( *************** *** 2022,2028 **** ) TYPE=MyISAM; ! -- ! -- Dumping data for table `whos_online` ! -- --- 2023,2029 ---- ) TYPE=MyISAM; ! # ! # Dumping data for table 'whos_online' ! #