mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 02:28:03 -07:00
removing rudimental include (closes #60)
This commit is contained in:
parent
a63c3e2bb5
commit
a3f9c8f648
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue