From 171655b0cc004f7b146771b7566aa2eac0ab1f6d Mon Sep 17 00:00:00 2001 From: wjames5 Date: Mon, 8 Feb 2010 21:27:23 +0000 Subject: deprecate root bit_setup_inc use kernel/setup_inc.php --- attachments.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'attachments.php') diff --git a/attachments.php b/attachments.php index 8df7112..715e7cb 100644 --- a/attachments.php +++ b/attachments.php @@ -3,7 +3,7 @@ * attachment_browser * * @author spider - * @version $Revision: 1.7 $ + * @version $Revision: 1.8 $ * @package liberty * @subpackage functions */ @@ -11,7 +11,7 @@ /** * bit setup */ -require_once("../bit_setup_inc.php"); +require_once("../kernel/setup_inc.php"); $gContent = new LibertyMime(); -- cgit v1.3