Update of /cvs/scoop/scoop/struct
In directory lithium.sabren.com:/tmp/cvs-serv21684/struct

Modified Files:
	scoop.sql 
Log Message:
Event Calendar module, also includes janra's get_sids() and story_data() patches.


Index: scoop.sql
===================================================================
RCS file: /cvs/scoop/scoop/struct/scoop.sql,v
retrieving revision 1.202
retrieving revision 1.203
diff -C2 -d -r1.202 -r1.203
*** scoop.sql	15 Jan 2005 17:57:02 -0000	1.202
--- scoop.sql	21 Jan 2005 14:14:31 -0000	1.203
***************
*** 1,11 ****
! # MySQL dump 8.14
! #
! # Host: localhost    Database: scoopdev
! #--------------------------------------------------------
! # Server version	3.23.39-log
  
! #
! # Table structure for table 'ad_info'
! #
  
[...1784 lines suppressed...]
! --
  
  CREATE TABLE whos_online (
***************
*** 1738,1744 ****
  ) TYPE=MyISAM;
  
! #
! # Dumping data for table 'whos_online'
! #
  
  
--- 2022,2028 ----
  ) TYPE=MyISAM;
  
! --
! -- Dumping data for table `whos_online`
! --