somehow forgot that one file
[plewww.git] / drupal-hacks / database.pgsql
index d5f07dc..2e574ac 100644 (file)
@@ -9,3 +9,4 @@ INSERT INTO users(uid,name,mail) VALUES(1,'drupal','');
 
 -- PlanetLab: Replace default user login block with PlanetLab login block
 update blocks set module='planetlab' where module='user' and delta='0';
+