diff options
Diffstat (limited to 'page_watches.php')
| -rw-r--r-- | page_watches.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/page_watches.php b/page_watches.php index c36d161..791f78f 100644 --- a/page_watches.php +++ b/page_watches.php @@ -13,7 +13,7 @@ /** * required setup */ -require_once( '../kernel/setup_inc.php' ); +require_once( '../kernel/includes/setup_inc.php' ); include_once( WIKI_PKG_CLASS_PATH.'BitPage.php'); $gBitSystem->verifyPackage( 'wiki' ); |
