phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: phpgwnetsaint/doc/examples/sql table.sql,NONE,1.


From: Luca - De Whiskey's - De Vitis <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwnetsaint/doc/examples/sql table.sql,NONE,1.1
Date: Mon, 10 Jun 2002 09:01:49 -0400

Update of /cvsroot/phpgroupware/phpgwnetsaint/doc/examples/sql
In directory subversions:/tmp/cvs-serv15597/phpgwnetsaint/doc/examples/sql

Added Files:
        table.sql 
Log Message:


Minor changes to directory structure:
- Moved old sql files to a more suitable place.
- Moved chora/docs to chora/doc


--- NEW FILE ---
CREATE TABLE phpgwnetsaint_settings (
  fkey varchar(20) NOT NULL PRIMARY KEY,
  value varchar(200) NOT NULL
);





reply via email to

[Prev in Thread] Current Thread [Next in Thread]