-
Sympal Scripts: February 25, 2011 2:06
Commit fb9ef43 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Added the $domain parameter to the drupal includer. Else all Superuser passwords would be reset.
-
common.php got two new functions, one to retreive all sites installed on your multisite, the other is a start for a new proper argument parsing system drupal.php now can include many drupal sites in one PHP session. handy if you want to perform batch tasks on a range of sites (such as running cron). changed crontab into cron.php. Cron.php is now compatible with the usage docs http://webschuur.com/node/637
-
Adding the lib dir, that somehow got lost during the move last week!
-
Moving the scripts from "tricks" into modules to allow proper project.module integration!