]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_mods.php
Several more constants rewritten to getConfig()
[mailer.git] / inc / modules / admin / what-config_mods.php
index f6a86aeca31d01d7ce69970c571335a42f40a7a0..2ff24a213a00bfb371b30c489f63fafcf31d1654 100644 (file)
@@ -132,7 +132,7 @@ ORDER BY module', __FILE__, __LINE__);
                if (empty($content['title'])) $content['title'] = '---';
                if (($content['module'] == 'index') || ($content['module'] == 'login')) {
                        // Add link to detail statistics
-                       $content['module'] = "<strong><a href=\"{!URL!}/modules.php?module=admin&amp;what=stats_mods&amp;mod=".$content['module']."\">".$content['module']."</a></strong>";
+                       $content['module'] = "<strong><a href=\"{?URL?}/modules.php?module=admin&amp;what=stats_mods&amp;mod=".$content['module']."\">".$content['module']."</a></strong>";
                }
 
                // Prepare array for the template