diff options
author | Minteck <contact@minteck.org> | 2022-01-01 10:37:28 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-01-01 10:37:28 +0100 |
commit | ef055e79855cf3be1ad5e1aa5f9ebad480062384 (patch) | |
tree | ff074b29a7a87c3ccfc3b10741bbe30cb28e103e /admin/panes/files.php | |
parent | e3a79df6428799024eac64e9cffbb062317aeb95 (diff) | |
download | main-ef055e79855cf3be1ad5e1aa5f9ebad480062384.tar.gz main-ef055e79855cf3be1ad5e1aa5f9ebad480062384.tar.bz2 main-ef055e79855cf3be1ad5e1aa5f9ebad480062384.zip |
Diffstat (limited to 'admin/panes/files.php')
-rw-r--r-- | admin/panes/files.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/admin/panes/files.php b/admin/panes/files.php deleted file mode 100644 index 5f836de..0000000 --- a/admin/panes/files.php +++ /dev/null @@ -1,4 +0,0 @@ -<?php
-
-require_once $_SERVER['DOCUMENT_ROOT'] . "/admin/private/header.api.php";
-require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/tinyfilemanager.php";
\ No newline at end of file |