Change namespace to add Kanboard as prefix
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
namespace Schema;
|
||||
|
||||
use Core\Security;
|
||||
use Kanboard\Core\Security;
|
||||
use PDO;
|
||||
use Model\Link;
|
||||
use Kanboard\Model\Link;
|
||||
|
||||
const VERSION = 86;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user