mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
Added custom_functions file
Added a custom functions file for users to include any of their custom functions.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
use Twig\Loader\ArrayLoader as Twig_ArrayLoader;
|
||||
|
||||
defined('MYAAC') or die('Direct access not allowed!');
|
||||
require SYSTEM . 'functions_custom.php';
|
||||
|
||||
function message($message, $type, $return)
|
||||
{
|
||||
|
Reference in New Issue
Block a user