]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/action-surfbar.php
A lot fixes to templates and missing functions added, more rewrites
[mailer.git] / inc / modules / admin / action-surfbar.php
index 603de19805d4080ea2ffe92355c2cc80c4e7e51f..961f2e6c92fc3815b3b7d3d369587a5b2513beae 100644 (file)
@@ -46,7 +46,7 @@ if (INCLUDE_READABLE($INC)) {
        // Ok, we finally load the admin action module
        LOAD_INC($INC);
 } else {
-       addFatalMessage(getMessage('ADMIN_ACTION_404'), $GLOBALS['what']);
+       addFatalMessage(__FILE__, __LINE__, getMessage('ADMIN_ACTION_404'), $GLOBALS['what']);
 }
 
 //