Removed objecttest from qware_core repository
This commit is contained in:
parent
dad9868e01
commit
b7f1d5bc9b
@ -1,37 +0,0 @@
|
||||
<?php
|
||||
/**-----------------------------------------------
|
||||
*
|
||||
* Rooty, 2020 <rooty@rooty.me>
|
||||
*
|
||||
*
|
||||
* This software is protected by copyright, please
|
||||
* read the file COPYRIGHT.
|
||||
* This program is distributed in the hope that it
|
||||
* will be useful, but without any warranty; without
|
||||
* even the implied warranty of merchantability or
|
||||
* fitness for a particular purpose. Please
|
||||
* read the file LICENCE.
|
||||
*
|
||||
* Ce fichier contient la classe ObjectTest
|
||||
* @copyright Copyright © 2009-2020, Rooty
|
||||
* @author Rooty <www.rooty.me|rooty@rooty.me>
|
||||
* @since 2020/12/21
|
||||
* @version 0.2
|
||||
* @link www.rooty.me
|
||||
* @package object_coordination
|
||||
*/
|
||||
if ( !defined('SYSTEM_IN') )
|
||||
{
|
||||
//die("Hacking attempt");
|
||||
}
|
||||
|
||||
/**
|
||||
* Classe ObjectTest
|
||||
*
|
||||
* Cette classe est la classe de test d'installation d'un outil (object_coordination)
|
||||
* @package object_coordination
|
||||
*/
|
||||
Class ObjectTest
|
||||
{
|
||||
|
||||
}
|
@ -1,37 +0,0 @@
|
||||
<?php
|
||||
/**-----------------------------------------------
|
||||
*
|
||||
* Rooty, 2020 <rooty@rooty.me>
|
||||
*
|
||||
*
|
||||
* This software is protected by copyright, please
|
||||
* read the file COPYRIGHT.
|
||||
* This program is distributed in the hope that it
|
||||
* will be useful, but without any warranty; without
|
||||
* even the implied warranty of merchantability or
|
||||
* fitness for a particular purpose. Please
|
||||
* read the file LICENCE.
|
||||
*
|
||||
* Ce fichier contient la classe ObjectTest
|
||||
* @copyright Copyright © 2009-2020, Rooty
|
||||
* @author Rooty <www.rooty.me|rooty@rooty.me>
|
||||
* @since 2020/12/21
|
||||
* @version 0.2
|
||||
* @link www.rooty.me
|
||||
* @package object_coordination
|
||||
*/
|
||||
if ( !defined('SYSTEM_IN') )
|
||||
{
|
||||
//die("Hacking attempt");
|
||||
}
|
||||
|
||||
/**
|
||||
* Classe ObjectTest
|
||||
*
|
||||
* Cette classe est la classe de test d'installation d'un outil (object_coordination)
|
||||
* @package object_coordination
|
||||
*/
|
||||
Class ObjectTest
|
||||
{
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user