From d1036e8cf3f0dc7918c711fc24ed5a120c62751a Mon Sep 17 00:00:00 2001 From: Christian Fowler Date: Wed, 1 Mar 2006 20:16:24 +0000 Subject: move BitSystem:: preferences methods to get/set/load/storeConfig to avoid conflict with new content preferences --- admin/admin_quota_inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/admin_quota_inc.php b/admin/admin_quota_inc.php index bc8e441..9a1d421 100644 --- a/admin/admin_quota_inc.php +++ b/admin/admin_quota_inc.php @@ -1,12 +1,12 @@ storePreference( "home_quota", $_REQUEST["homeSample"], QUOTA_PKG_NAME ); +// $gBitSystem->storeConfig( "home_quota", $_REQUEST["homeSample"], QUOTA_PKG_NAME ); // $gBitSmarty->assign( 'home_quota', $_REQUEST["homeSample"] ); //} -- cgit v1.3