summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--admin/admin_liberty_inc.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/admin/admin_liberty_inc.php b/admin/admin_liberty_inc.php
index 2757e7c..fa61eae 100644
--- a/admin/admin_liberty_inc.php
+++ b/admin/admin_liberty_inc.php
@@ -16,10 +16,6 @@ $formLibertyFeatures = array(
'label' => 'External image cache',
'note' => 'Enabling this will download and cache external images that are included.',
),
- "liberty_cache_images" => array(
- 'label' => 'External image cache',
- 'note' => 'Enabling this will download and cache external images that are included.',
- ),
);
if( $gBitSystem->isPackageActive( 'quota' ) ) {