[geeklog-cvs] Geeklog-2/sql create.sql,1.5,1.6

tony at iowaoutdoors.org tony at iowaoutdoors.org
Tue Dec 21 19:02:34 EST 2004


Update of /var/cvs/Geeklog-2/sql
In directory www:/tmp/cvs-serv31852

Modified Files:
	create.sql 
Log Message:
renamed gl2_actionListener to gl2_action_listener for consistency sake.


Index: create.sql
===================================================================
RCS file: /var/cvs/Geeklog-2/sql/create.sql,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** create.sql	20 Dec 2004 22:12:29 -0000	1.5
--- create.sql	22 Dec 2004 00:02:32 -0000	1.6
***************
*** 34,38 ****
  ) TYPE=INNODB;
  
! CREATE TABLE gl2_actionListener (
    action_id int unsigned NOT NULL,
    plugin_id int unsigned NOT NULL,
--- 34,38 ----
  ) TYPE=INNODB;
  
! CREATE TABLE gl2_action_listener (
    action_id int unsigned NOT NULL,
    plugin_id int unsigned NOT NULL,




More information about the geeklog-cvs mailing list