reenable checkCode()

remotes/origin/ldap_group_count
Thomas Müller 12 years ago
parent 6aab50f8aa
commit fad3bd7fc0
  1. 1
      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(',

Loading…
Cancel
Save