Some minor improvements
[core.git] / inc / classes / main / helper / web / links / class_WebLinkHelper.php
index 8ff8e54c9ad586ef446403d736c036587ab8aab3..4ea1819b1b40d7a425690948a2566fca79a9d2ff 100644 (file)
@@ -92,7 +92,7 @@ class WebLinkHelper extends BaseWebHelper implements HelpableTemplate {
                // Is the deprecated parameter set?
                if (!is_null($linkBase)) {
                        // Then output a deprecation message
-                       $helperInstance->deprecationWarning(__METHOD__ . ': linkBase is deprecated. Please remove it from your templates and add a config entry ' . $configEntry . ' in your config.php file.');
+                       $helperInstance->deprecationWarning('[' . __METHOD__ . ':' . __LINE__ . ']:  linkBase is deprecated. Please remove it from your templates and add a config entry ' . $configEntry . ' in your config.php file.');
                } // END - if
 
                // Determine link base from config now and 'page' request