Nat: adding a block is nice, but make sure don't forget traling semi-colons on commands... :)

3-00
Steven Wittens 2001-05-14 23:08:29 +00:00
parent 2baf9ac129
commit ce2ad0bd58
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
<?php
die("For now you will have to do the updates from the command line.")
print ("For now you will have to do the updates from the command line.");
exit;
include "includes/common.inc";