Эх сурвалжийг харах

Update list_firewall_banlist.html

anton-reutov 11 жил өмнө
parent
commit
d38d741831

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

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