[ticket/456] Do not include functions_modules in controller
B3P-456
This commit is contained in:
@@ -116,7 +116,6 @@ class main
|
|||||||
|
|
||||||
if (!function_exists('obtain_portal_config'))
|
if (!function_exists('obtain_portal_config'))
|
||||||
{
|
{
|
||||||
include($this->includes_path . 'functions_modules' . $this->php_ext);
|
|
||||||
include($this->includes_path . 'functions' . $this->php_ext);
|
include($this->includes_path . 'functions' . $this->php_ext);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user