Removed unnecessary namespace
This commit is contained in:
parent
b89b82fa36
commit
4c3df96e9e
@ -4,8 +4,6 @@
|
|||||||
* Update to version 2.7.0
|
* Update to version 2.7.0
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace Lychee\Database;
|
|
||||||
|
|
||||||
use Lychee\Modules\Database;
|
use Lychee\Modules\Database;
|
||||||
|
|
||||||
if (!defined('LYCHEE')) exit('Error: Direct access is not allowed!');
|
if (!defined('LYCHEE')) exit('Error: Direct access is not allowed!');
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
* Update to version 3.0.0
|
* Update to version 3.0.0
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace Lychee\Database;
|
|
||||||
|
|
||||||
use Lychee\Modules\Database;
|
use Lychee\Modules\Database;
|
||||||
|
|
||||||
if (!defined('LYCHEE')) exit('Error: Direct access is not allowed!');
|
if (!defined('LYCHEE')) exit('Error: Direct access is not allowed!');
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
* Update to version 3.0.1
|
* Update to version 3.0.1
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace Lychee\Database;
|
|
||||||
|
|
||||||
use Lychee\Modules\Database;
|
use Lychee\Modules\Database;
|
||||||
|
|
||||||
if (!defined('LYCHEE')) exit('Error: Direct access is not allowed!');
|
if (!defined('LYCHEE')) exit('Error: Direct access is not allowed!');
|
||||||
|
@ -4,8 +4,6 @@
|
|||||||
* Update to version 3.0.3
|
* Update to version 3.0.3
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace Lychee\Database;
|
|
||||||
|
|
||||||
use Lychee\Modules\Database;
|
use Lychee\Modules\Database;
|
||||||
|
|
||||||
if (!defined('LYCHEE')) exit('Error: Direct access is not allowed!');
|
if (!defined('LYCHEE')) exit('Error: Direct access is not allowed!');
|
||||||
|
Loading…
Reference in New Issue
Block a user