$reload has now true boolean values
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<?php
|
||||
if ($action == 'tbl_create.php3') {
|
||||
?>
|
||||
<input type="hidden" name="reload" value="true" />
|
||||
<input type="hidden" name="reload" value="1" />
|
||||
<?php
|
||||
}
|
||||
else if ($action == 'tbl_addfield.php3') {
|
||||
|
Reference in New Issue
Block a user