]> git.mxchange.org Git - mailer.git/blobdiff - inc/stylesheet.php
Theme renamed, missing dash added (minor fixes)
[mailer.git] / inc / stylesheet.php
index 12838b3b3392d8bab258b01df89c1a38bad66e1f..ebe08b6e9b21d726af8adc94564816a539bab101 100644 (file)
@@ -78,7 +78,7 @@ if ((getOutputMode() == 1) || (getConfig('css_php') == 'DIRECT')) {
                                        break;
 
                                default: // Invalid mode!
-                                       debug_report_bug(sprintf("Invalid css_php value %s detected.", getConfig('css_php')));
+                                       debug_report_bug(__FILE__, __LINE__, sprintf("Invalid css_php value %s detected.", getConfig('css_php')));
                                        break;
                        } // END - switch
                } // END - if