]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/exceptions/language/class_LanguagePathIsNoDirectoryException.php
Exceptions now with not so much underlines
[shipsimu.git] / inc / classes / exceptions / language / class_LanguagePathIsNoDirectoryException.php
index 9b6b581de5026fe8f59229b85da095bd4978faef..f735d59bc9b20cd805775385a70e399355844403 100644 (file)
@@ -31,7 +31,7 @@ class LanguagePathIsNoDirectoryException extends FrameworkException {
         */
        public function __construct (BaseFrameworkSystem $class, $code) {
                // Add a message around the missing class
-               $message = sprintf("[%s:%d] Der Sprach-Basispfad <u>%s</u> existiert nicht oder ist eine Datei!",
+               $message = sprintf("[%s:%d] Der Sprach-Basispfad <span id=\"exception_reason\">%s</span> existiert nicht oder ist eine Datei!",
                        $class[0]->__toString(),
                        $this->getLine(),
                        $class[1]