diff --git a/lib/private/installer.php b/lib/private/installer.php index 06677115c8e6384d3b1224ef6c27f27678569891..c0fc5304d4a97699145b30e80144918d746dd797 100644 --- a/lib/private/installer.php +++ b/lib/private/installer.php @@ -514,7 +514,6 @@ class OC_Installer{ * @return boolean true for app is o.k. and false for app is not o.k. */ public static function checkCode($appname, $folder) { - return true; $blacklist=array( 'exec(', 'eval(',