mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 23:20:22 +00:00
Remove locale include (unused)
This commit is contained in:
parent
947ccf7021
commit
4841d9336a
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
require_once '../../includes/config.php';
|
||||
require_once '../../includes/defaults.php';
|
||||
require_once '../../includes/functions.php';
|
||||
require_once '../../includes/locale.php';
|
||||
|
||||
// prevent direct file access
|
||||
if (!isset($_SERVER['HTTP_REFERER'])) {
|
||||
|
|
Loading…
Reference in a new issue