Procházet zdrojové kódy

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

Serghey Rodin před 11 roky
rodič
revize
fd08693e12
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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">