A lot fixes to templates and missing functions added, more rewrites
[mailer.git] / inc / modules / admin / action-payouts.php
index ccd1a7f50535176a84951a06803aa80c70b323b6..c6c6d532e446807b078e244a6e5bfbc9f2792f6e 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']);
 }
 
 //