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