From b7f1d5bc9b9bdd428d2c84f0f5a243d386aa2b76 Mon Sep 17 00:00:00 2001 From: Rooty Date: Sun, 27 Feb 2022 12:38:18 +0100 Subject: [PATCH] Removed objecttest from qware_core repository --- .../objecttest/objecttest.php | 37 ------------------- .../objecttest/objecttest_install.php | 37 ------------------- 2 files changed, 74 deletions(-) delete mode 100755 lib/object_coordination/objecttest/objecttest.php delete mode 100755 lib/object_coordination/objecttest/objecttest_install.php 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 -{ - -}