🐛 Add basic support for Bludit plugins
This commit is contained in:
parent
01613ec495
commit
2cb88bfc33
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ $loadTime = microtime(true);
|
||||||
|
|
||||||
// Security constant
|
// Security constant
|
||||||
define('KOBLOG', true);
|
define('KOBLOG', true);
|
||||||
|
define('BLUDIT', true);
|
||||||
|
|
||||||
// Directory separator
|
// Directory separator
|
||||||
define('DS', DIRECTORY_SEPARATOR);
|
define('DS', DIRECTORY_SEPARATOR);
|
||||||
|
|
Loading…
Add table
Reference in a new issue