Switch plat/al to restricted mode by default, and enables the per-uri robots.txt...
[platal.git] / upgrade / 0.9.10 / 04_passwd.sql
CommitLineData
46bde4d1 1ALTER TABLE `auth_user_md5` CHANGE `password` `password` VARCHAR( 40 ) NOT NULL;