Browse Source

Merge pull request #252 from anton-reutov/patch-3

Update list_firewall_banlist.html
Serghey Rodin 11 years ago
parent
commit
5964ef0c07
1 changed files with 1 additions and 1 deletions
  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">