summaryrefslogtreecommitdiffstats
path: root/inc/templates/adminform.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/templates/adminform.php')
-rwxr-xr-xinc/templates/adminform.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/templates/adminform.php b/inc/templates/adminform.php
index c22c78768b0..064201e5c81 100755
--- a/inc/templates/adminform.php
+++ b/inc/templates/adminform.php
@@ -115,7 +115,7 @@ foreach($dbtypes as $dbtype){
<tr><td></td><td><input type="submit" name="set_config" alt="save" value="save" class="formstyle" /></td></tr>
</table></form><br/>
<?php
-if(!$FIRSTRUN and false){//disabled for now?>
+if(!$FIRSTRUN ){//disabled for now?>
<br/>
<form method="post" enctype="multipart/form-data">
<table cellpadding="5" cellspacing="5" border="0" class="loginform">
@@ -131,4 +131,4 @@ if(!$FIRSTRUN and false){//disabled for now?>
<script type="text/javascript">
dbtypechange()
showBackupPath()
-</script> \ No newline at end of file
+</script>