summaryrefslogtreecommitdiff
path: root/list_content.php
diff options
context:
space:
mode:
authormodela bitweaver <spiderr@bitweaver.org>2021-02-03 16:05:37 -0500
committermodela bitweaver <spiderr@bitweaver.org>2021-02-03 16:05:37 -0500
commit872a3c506e840f18a8faa2894726e607fc671490 (patch)
tree5d149457e6a685e3d2e9b569d789df5a74e3ae49 /list_content.php
parentd7b0c69c5e1a534fe67e19fb89af145b8f702c2d (diff)
downloadliberty-872a3c506e840f18a8faa2894726e607fc671490.tar.gz
liberty-872a3c506e840f18a8faa2894726e607fc671490.tar.bz2
liberty-872a3c506e840f18a8faa2894726e607fc671490.zip
update path for kernel/includes/setup_inc.php
Diffstat (limited to 'list_content.php')
-rw-r--r--list_content.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/list_content.php b/list_content.php
index e6be997..584ebeb 100644
--- a/list_content.php
+++ b/list_content.php
@@ -11,7 +11,7 @@
/**
* required setup
*/
-require_once("../kernel/setup_inc.php");
+require_once("../kernel/includes/setup_inc.php");
$gBitSystem->verifyPermission( 'p_liberty_list_content' );