Begin of Identity Implementation, Begin of Token management for Identification
This commit is contained in:
parent
ba8bbc77fb
commit
78e6e5787c
8 changed files with 335 additions and 9 deletions
|
@ -1,9 +1,9 @@
|
|||
<?php
|
||||
|
||||
//Init plugin directory
|
||||
if (!defined('PLUGINS_DIR')) {
|
||||
/*if (!defined('PLUGINS_DIR')) {
|
||||
define('PLUGINS_DIR', INSTALL_PATH . 'plugins/');
|
||||
}
|
||||
}*/
|
||||
|
||||
class plugin_api{
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue