mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-02-06 04:28:43 +00:00
cleanup todos
This commit is contained in:
parent
628a3bbfd0
commit
f836101aa8
|
|
@ -31,7 +31,6 @@ return [
|
|||
],
|
||||
],
|
||||
],
|
||||
// todo: the order of find is bad but needed for now.
|
||||
'^.*/media/find.*$' => [
|
||||
[
|
||||
'dest' => '\Modules\Media\Controller\ApiController:apiMediaFind',
|
||||
|
|
|
|||
|
|
@ -1,14 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Orange Management
|
||||
*
|
||||
* PHP Version 7.4
|
||||
*
|
||||
* @package Modules\Media\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
* @link https://orange-management.org
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
// TODO: implement filestorage on remote ftp server
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Orange Management
|
||||
*
|
||||
* PHP Version 7.4
|
||||
*
|
||||
* @package Modules\Media\Models
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
* @link https://orange-management.org
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
// TODO: implement local file storage
|
||||
Loading…
Reference in New Issue
Block a user