summaryrefslogtreecommitdiffstats
path: root/templates/default.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/default.inc.php')
-rw-r--r--templates/default.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/default.inc.php b/templates/default.inc.php
index 5ec0c75..12609c6 100644
--- a/templates/default.inc.php
+++ b/templates/default.inc.php
@@ -1,5 +1,5 @@
<?PHP
- require_once('code/message.inc.php');
+ Uses('message');
class default_template {
function Get($data) {