Open 4-FLOSS-Free-Libre-Open-Source-Software opened 4 years ago
Arguments "Use of undefined constant module - assumed 'module' (this will throw an Error in a future version of PHP)"
Whoops\Exception\ErrorException /var/www/html/admin/modules/trunkbalance/page.trunkbalance.php251
Insert the following lines into the beginning of the file /var/www/html/admin/modules/trunkbalance/page.trunkbalance.php :
define('module', $_SERVER['module']); define('version', $_SERVER['version']);
Arguments "Use of undefined constant module - assumed 'module' (this will throw an Error in a future version of PHP)"
Whoops\Exception\ErrorException /var/www/html/admin/modules/trunkbalance/page.trunkbalance.php251