diff options
Diffstat (limited to 'emotes/reupload.php')
| -rw-r--r-- | emotes/reupload.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emotes/reupload.php b/emotes/reupload.php index b6598f9..2928893 100644 --- a/emotes/reupload.php +++ b/emotes/reupload.php @@ -1,5 +1,5 @@ <?php -include "{$_SERVER['DOCUMENT_ROOT']}/lib/accounts.php"; +include_once "{$_SERVER['DOCUMENT_ROOT']}/lib/accounts.php"; include_once "{$_SERVER['DOCUMENT_ROOT']}/lib/config.php"; include_once "{$_SERVER['DOCUMENT_ROOT']}/lib/alert.php"; include_once "{$_SERVER['DOCUMENT_ROOT']}/lib/partials.php"; |
