mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-13 21:13:26 +00:00
Remove license comments
This commit is contained in:
@@ -12,16 +12,6 @@ use Alchemy\Phrasea\Application;
|
||||
use Symfony\Component\Process\PhpExecutableFinder;
|
||||
use Symfony\Component\Process\ExecutableFinder;
|
||||
|
||||
/**
|
||||
*
|
||||
* This file MUST NOT contains any default PHP function as
|
||||
* mb_*, curl_*, bind_text_domain, _
|
||||
*
|
||||
* This file is intended to be loaded on setup test
|
||||
*
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class setup
|
||||
{
|
||||
public static function create_global_values(Application $app, $datas = [])
|
||||
|
Reference in New Issue
Block a user