summaryrefslogtreecommitdiff
path: root/edit_topic.php
diff options
context:
space:
mode:
Diffstat (limited to 'edit_topic.php')
-rw-r--r--edit_topic.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/edit_topic.php b/edit_topic.php
index 816d831..2081515 100644
--- a/edit_topic.php
+++ b/edit_topic.php
@@ -8,7 +8,7 @@
/**
* Initialization
*/
-require_once '../kernel/setup_inc.php';
+require_once '../kernel/includes/setup_inc.php';
require_once( ARTICLES_PKG_CLASS_PATH.'BitArticle.php' );
include_once( ARTICLES_PKG_INCLUDE_PATH.'lookup_article_topic_inc.php' );