hide fails
This commit is contained in:
parent
5fda0e4b3b
commit
5483c1be42
1 changed files with 1 additions and 1 deletions
|
@ -435,7 +435,7 @@ class OC{
|
|||
}
|
||||
|
||||
//update path to lib base
|
||||
file_put_contents(OC::$APPSROOT . '/apps/inc.php', '<?php require_once(\'' . OC::$SERVERROOT . '/lib/base.php' . '\'); ?>');
|
||||
@file_put_contents(OC::$APPSROOT . '/apps/inc.php', '<?php require_once(\'' . OC::$SERVERROOT . '/lib/base.php' . '\'); ?>');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue