summaryrefslogtreecommitdiff
path: root/attachments.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 /attachments.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 'attachments.php')
-rw-r--r--attachments.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/attachments.php b/attachments.php
index 5c03510..1fa6808 100644
--- a/attachments.php
+++ b/attachments.php
@@ -11,7 +11,7 @@
/**
* bit setup
*/
-require_once("../kernel/setup_inc.php");
+require_once("../kernel/includes/setup_inc.php");
$gContent = new LibertyMime();