aboutsummaryrefslogtreecommitdiff
path: root/src/admin
diff options
context:
space:
mode:
authorCassio de Campos <cassiopc@gmail.com>2017-07-31 17:06:34 +0000
committerCassio de Campos <cassiopc@gmail.com>2017-07-31 17:06:34 +0000
commit7558408460caded014e6dc685f9fdd0877a6c11b (patch)
tree11225a0ee9cad1807e6cf04ec0f8832ecdf24ab8 /src/admin
parent378883bd438379082257c6c0c8d17870036c8513 (diff)
downloadboca-7558408460caded014e6dc685f9fdd0877a6c11b.tar.gz
boca-7558408460caded014e6dc685f9fdd0877a6c11b.zip
bf
Diffstat (limited to 'src/admin')
-rw-r--r--src/admin/contest.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/admin/contest.php b/src/admin/contest.php
index 7785b50..f238212 100644
--- a/src/admin/contest.php
+++ b/src/admin/contest.php
@@ -222,7 +222,7 @@ echo $contest;
<?php if(strlen($ct["contestunlockkey"]) > 1) echo "<b><= has been set</b>"; ?>
</td>
</tr>
- <?php //if($main) {
+ <?php if($main) {
?>
<tr>
<td width="35%" align=right>Keys (only use it within a <b>secure network</b>):</td>
@@ -231,7 +231,7 @@ echo $contest;
<?php if(strlen($ct["contestkeys"]) > 32) echo "<b><= has been set</b>"; ?>
</td>
</tr>
- <?php //}
+ <?php }
?>
<tr>
<td width="35%" align=right>Contest main site number:</td>