Removed objecttest from qware_core repository

This commit is contained in:
Rooty 2022-02-27 12:38:18 +01:00
parent dad9868e01
commit b7f1d5bc9b
2 changed files with 0 additions and 74 deletions

View File

@ -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 &copy; 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
{
}

View File

@ -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 &copy; 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
{
}