Namespacing fix
This commit is contained in:
parent
524796e43d
commit
37aa996385
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
namespace Utilities;
|
namespace SBRL\Utilities;
|
||||||
|
|
||||||
/****************
|
/****************
|
||||||
* Todo
|
* Todo
|
||||||
|
|
Reference in a new issue