Explorar el Código

Remove unneeded comment

stevetruckstuff hace 19 años
padre
commit
2194389f10
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/addrbook_search_html.php

+ 0 - 2
src/addrbook_search_html.php

@@ -125,8 +125,6 @@ if ($addrquery == '' || ! empty($listall)) {
             $backend = $abook->localbackend;
         }
 
-        /* echo '<h3 align="center">' . $abook->backends[$backend]->sname) . "</h3>\n"; */
-
         $res = $abook->list_addr($backend);
 
         if (is_array($res)) {