mirror of
https://github.com/nextcloud/server.git
synced 2026-04-23 15:21:00 -04:00
3 lines
64 B
PHP
3 lines
64 B
PHP
|
|
<?php
|
||
|
|
require_once(dirname(__FILE__) . '/../../autorun.php');
|
||
|
|
?>
|