summaryrefslogtreecommitdiffstats
path: root/pages/content/Pages:Handle.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pages/content/Pages:Handle.xml')
-rw-r--r--pages/content/Pages:Handle.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/pages/content/Pages:Handle.xml b/pages/content/Pages:Handle.xml
index f96cd4a..24bed6f 100644
--- a/pages/content/Pages:Handle.xml
+++ b/pages/content/Pages:Handle.xml
@@ -10,9 +10,7 @@
<code>
<![CDATA[
<?PHP
- require_once('code/pages.inc.php');
- require_once('code/links.inc.php');
- require_once('code/templates.inc.php');
+ Uses('pages', 'links', 'templates');
if($_POST['type'] != 'c' && $_POST['type'] != 'n' && $_POST['type'] != 'e')