瀏覽代碼

Merge branch 'master' of github.com:serghey-rodin/vesta

Serghey Rodin 11 年之前
父節點
當前提交
fd08693e12
共有 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">