require_once __DIR__ . '/config.php';
require_once __DIR__ . '/includes/db.php';
require_once __DIR__ . '/includes/company.php';
require_once __DIR__ . '/includes/csrf_helper.php';
$appBase = APP_BASE;
Fatal error: Uncaught Error: Call to undefined function companyName() in /home/weblk/domains/stmgt.web.lk/public_html/forgot_password.php:13
Stack trace:
#0 {main}
thrown in /home/weblk/domains/stmgt.web.lk/public_html/forgot_password.php on line 13