Преглед изворни кода

Update list_firewall_banlist.html

anton-reutov пре 11 година
родитељ
комит
d38d741831
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      web/templates/admin/list_firewall_banlist.html

+ 1 - 1
web/templates/admin/list_firewall_banlist.html

@@ -37,7 +37,7 @@
                     <?php
                         foreach ($data as $key => $value) {
                             ++$i;
-                            list($ip,$chain) = split(":",$key);
+                            list($ip,$chain) = explode(":",$key);
                     ?> 
                     <tr class="data-row">
                         <td class="data-dotted">