Nat: adding a block is nice, but make sure don't forget traling semi-colons on commands... :)
parent
2baf9ac129
commit
ce2ad0bd58
|
@ -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";
|
||||
|
||||
|
|
Loading…
Reference in New Issue