From 0f0d160ded7fd129d40a4ec0372cab11d7ce7a88 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Fri, 6 Oct 2006 18:43:55 +0000 Subject: - support re-caching of theme data if stylesheet.css changed and load_tplcompile enabled - mcp fixes - fixed some usability issues git-svn-id: file:///svn/phpbb/trunk@6447 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/install/install_install.php | 1 - 1 file changed, 1 deletion(-) (limited to 'phpBB/install') diff --git a/phpBB/install/install_install.php b/phpBB/install/install_install.php index 567457fdf3..f99f71a7f9 100755 --- a/phpBB/install/install_install.php +++ b/phpBB/install/install_install.php @@ -2089,7 +2089,6 @@ class install_install extends module 'UCP_PREFS' => null, 'UCP_PM' => null, 'UCP_USERGROUPS' => null, - 'UCP_ATTACHMENTS' => null, 'UCP_ZEBRA' => null, ), ); -- cgit v1.2.1