Init core class, Init plugin functionnality
This commit is contained in:
parent
e17f02814d
commit
ef05e8a90d
8 changed files with 46 additions and 0 deletions
|
@ -3,4 +3,7 @@
|
|||
include_once("config.inc.php");
|
||||
include_once("init.php");
|
||||
|
||||
$task = $_POST["task"];
|
||||
$action = $_POST["action"];
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue