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