summaryrefslogtreecommitdiffstats
path: root/pages/editor/phpexec.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pages/editor/phpexec.xml')
-rw-r--r--pages/editor/phpexec.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/editor/phpexec.xml b/pages/editor/phpexec.xml
index 051fc8f..451f653 100644
--- a/pages/editor/phpexec.xml
+++ b/pages/editor/phpexec.xml
@@ -10,7 +10,7 @@
<code>
<![CDATA[
<?PHP
- require_once('code/links.inc.php');
+ Uses('links');
$title = 'Edit \'' . $data['_data']['_page'] . '\'';