mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-07-31 05:50:46 +00:00
Renamed AdminPanel to DeltaCMS
lot of changes :p
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
|
||||
namespace ModuleName\Controller;
|
||||
|
||||
use AdminPanel\Controller;
|
||||
use AdminPanel\Authentificator;
|
||||
use DeltaCMS\Controller;
|
||||
use DeltaCMS\Authentificator;
|
||||
|
||||
class ExampleController extends Controller
|
||||
{
|
||||
|
Reference in New Issue
Block a user