Use minified version of jQuery which loads much faster than the packed version, and...
[platal.git] / upgrade / 0.9.9 / 00_xnet.sql
CommitLineData
19465af7 1ALTER TABLE groupex.asso ADD inscriptible TINYINT NOT NULL DEFAULT 1;
258b9710 2ALTER TABLE groupex.evenements ADD deadline_inscription DATE DEFAULT NULL;
19465af7 3