mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
reenable checkCode()
This commit is contained in:
parent
6aab50f8aa
commit
fad3bd7fc0
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Reference in a new issue