Require include/application.php to get the name of the application for email
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<?php
|
||||
require_once(BASE."include/util.php");
|
||||
require_once(BASE."include/application.php");
|
||||
/******************************************/
|
||||
/* bug class and related functions */
|
||||
/******************************************/
|
||||
|
||||
Reference in New Issue
Block a user