diff --git a/lib/object_coordination/objecttest/objecttest.php b/lib/object_coordination/objecttest/objecttest.php deleted file mode 100755 index 78c27a0..0000000 --- a/lib/object_coordination/objecttest/objecttest.php +++ /dev/null @@ -1,37 +0,0 @@ - -* -* -* 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 -* @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 -{ - -} diff --git a/lib/object_coordination/objecttest/objecttest_install.php b/lib/object_coordination/objecttest/objecttest_install.php deleted file mode 100755 index 78c27a0..0000000 --- a/lib/object_coordination/objecttest/objecttest_install.php +++ /dev/null @@ -1,37 +0,0 @@ - -* -* -* 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 -* @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 -{ - -}