[geeklog-cvs] geeklog-1.3/sql mysql_tableanddata.php,1.88,1.89

blaine at iowaoutdoors.org blaine at iowaoutdoors.org
Sat Oct 9 15:06:53 EDT 2004


Update of /var/cvs/geeklog-1.3/sql
In directory www:/tmp/cvs-serv15652/sql

Modified Files:
	mysql_tableanddata.php 
Log Message:
Added location field - to account profile screen. New field added to userinfo table.

Index: mysql_tableanddata.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/sql/mysql_tableanddata.php,v
retrieving revision 1.88
retrieving revision 1.89
diff -C2 -d -r1.88 -r1.89
*** mysql_tableanddata.php	9 Oct 2004 18:21:29 -0000	1.88
--- mysql_tableanddata.php	9 Oct 2004 19:06:51 -0000	1.89
***************
*** 502,505 ****
--- 502,506 ----
    uid mediumint(8) NOT NULL default '1',
    about text,
+   location varchar(96) NOT NULL default '',
    pgpkey text,
    userspace varchar(255) NOT NULL default '',




More information about the geeklog-cvs mailing list