summaryrefslogtreecommitdiff
path: root/download_file.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 /download_file.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 'download_file.php')
-rw-r--r--download_file.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/download_file.php b/download_file.php
index 9b1fff5..2667968 100644
--- a/download_file.php
+++ b/download_file.php
@@ -11,7 +11,7 @@
/**
* Setup
*/
-require_once( '../kernel/setup_inc.php' );
+require_once( '../kernel/includes/setup_inc.php' );
require_once( LIBERTY_PKG_CLASS_PATH.'LibertyMime.php' );
// fetch the attachment details