summaryrefslogtreecommitdiff
path: root/emotes/reupload.php
diff options
context:
space:
mode:
Diffstat (limited to 'emotes/reupload.php')
-rw-r--r--emotes/reupload.php2
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";