nextcloud/core/ajax
Lukas Reschke ceaaab6295 Verify whether type is correct
`$this->info` can very well contain an empty array or possibly other values. This means that when this code path is called a PHP Fatal error might get thrown which is not what we want.
2015-01-08 18:38:17 +01:00
..
appconfig.php move some deprecated usage of OC_Config and OC_AppConfig to \OC::server 2014-10-20 14:44:44 +02:00
preview.php Verify whether type is correct 2015-01-08 18:38:17 +01:00
share.php shareType and permissions are integers 2015-01-07 16:36:13 +01:00
update.php Inject config 2014-12-10 01:13:38 +03:00