nextcloud/ocs
Roeland Jago Douma 88e4da2a83
Nextcloud 12 is not compatible with newer than php 7.1
Just to avoid users from trying this with a to new (untested) php version

* Moved the check logic to 1 place
* All directly callable scripts just require this on top
* exit hard (-1) so we know scripts won't continue
* Return status 500 so no sync clients will try fancy stuff

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-02-07 13:38:37 +01:00
..
providers.php Nextcloud 12 is not compatible with newer than php 7.1 2018-02-07 13:38:37 +01:00
routes.php Move OC\OCS\Person to OCSController 2016-11-16 19:21:00 +01:00
v1.php Nextcloud 12 is not compatible with newer than php 7.1 2018-02-07 13:38:37 +01:00
v2.php Allow to call the files even when you are in another instance atm 2016-10-06 12:15:13 +02:00