Somehow the "exit" got remarked from the top of populate_fake. Unremarked it.

This commit is contained in:
jacob 2010-06-10 16:13:19 +00:00
parent 6ab03749f5
commit c44068929a

View File

@ -23,7 +23,7 @@
?>
<?
echo "To run this script, edit it and comment out the 'exit' (and this message) at the beginning";
//exit;
exit;
include "../common.inc.php";
$numprojects=150;