1
0
miroir de https://github.com/nextcloud/server.git synchronisé 2024-07-21 20:09:54 +02:00
nextcloud/occ
2013-08-05 14:03:11 +02:00

12 lignes
279 B
PHP
Fichiers exécutables

#!/usr/bin/php
<?php
/**
* Copyright (c) 2013 Thomas Müller <thomas.mueller@tmit.eu>
* This file is licensed under the Affero General Public License version 3 or
* later.
* See the COPYING-README file.
*/
//$argv = $_SERVER['argv'];
require_once __DIR__ . '/console.php';