Selaa lähdekoodia

removing rudimental include (closes #60)

Serghey Rodin 13 vuotta sitten
vanhempi
sitoutus
a3f9c8f648
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      web/list/log/index.php

+ 0 - 1
web/list/log/index.php

@@ -18,7 +18,6 @@ $data = json_decode(implode('', $output), true);
 $data = array_reverse($data);
 unset($output);
 
-include($_SERVER['DOCUMENT_ROOT'].'/templates/admin/menu_log.html');
 include($_SERVER['DOCUMENT_ROOT'].'/templates/admin/list_log.html');
 
 // Footer