diff --git a/lib/private/installer.php b/lib/private/installer.php index 06677115c8e..c0fc5304d4a 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(',