mirror of
https://github.com/chenasraf/cospend-nc.git
synced 2026-05-18 01:39:06 +00:00
7 lines
103 B
PHP
Executable File
7 lines
103 B
PHP
Executable File
<?php
|
|
|
|
require_once __DIR__ . '/../../../tests/bootstrap.php';
|
|
|
|
\OC_App::loadApps();
|
|
OC_Hook::clear();
|