summaryrefslogtreecommitdiffstats
path: root/templates/phpexec.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/phpexec.inc.php')
-rw-r--r--templates/phpexec.inc.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/phpexec.inc.php b/templates/phpexec.inc.php
index 0d0404d..3e542df 100644
--- a/templates/phpexec.inc.php
+++ b/templates/phpexec.inc.php
@@ -1,6 +1,5 @@
<?PHP
- require_once('code/message.inc.php');
- require_once('code/links.inc.php');
+ Uses('message', 'links');
class phpexec_template {
function Get($data) {