*/ /** * Initialization */ $language_file = array('userInfo'); require_once '../inc/global.inc.php'; /** * Notification sending */ $notify = new Notification(); $notify->send();