summaryrefslogtreecommitdiffstats
path: root/handlers/default.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'handlers/default.inc.php')
-rw-r--r--handlers/default.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/handlers/default.inc.php b/handlers/default.inc.php
index 62f49ce..14e00c3 100644
--- a/handlers/default.inc.php
+++ b/handlers/default.inc.php
@@ -1,5 +1,5 @@
<?PHP
- include('code/message.inc.php');
+ require_once('code/message.inc.php');
class default_handler {
function Get($data) {