[ Index ] |
|
Code source de GeekLog 1.4.1 |
1 CREATE TABLE calendar ( 2 eid varchar(20) DEFAULT '' NOT NULL, 3 title varchar(128), 4 description text, 5 location text, 6 datestart date, 7 dateend date, 8 url varchar(128), 9 PRIMARY KEY (eid) 10 ); 11 12 ALTER TABLE blocks ADD COLUMN rdfupdated datetime DEFAULT '0000-00-00 00:00:00' NOT NULL; 13 UPDATE blocks SET rdfupdated = '0000-00-00 00:00:00';
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Wed Nov 21 12:27:40 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |