summaryrefslogtreecommitdiff
path: root/list_content.php
diff options
context:
space:
mode:
Diffstat (limited to 'list_content.php')
-rw-r--r--list_content.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/list_content.php b/list_content.php
index 960236d..1429220 100644
--- a/list_content.php
+++ b/list_content.php
@@ -3,7 +3,7 @@
* list_content
*
* @author spider <spider@steelsun.com>
- * @version $Revision: 1.34 $
+ * @version $Revision: 1.35 $
* @package liberty
* @subpackage functions
*/
@@ -11,7 +11,7 @@
/**
* required setup
*/
-require_once("../bit_setup_inc.php");
+require_once("../kernel/setup_inc.php");
$gBitSystem->verifyPermission( 'p_liberty_list_content' );