]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-logs.php
Global rewrite of engine:
[mailer.git] / inc / modules / admin / what-logs.php
index 385aa6fbdab0a3c0099060132693721767ba751f..f87ef5042bb4079315336e82b525323d5b3bdd19 100644 (file)
@@ -101,7 +101,7 @@ if (isGetRequestElementSet('access')) {
                        $file = basename($file);
 
                        // Okay, add it
                        $file = basename($file);
 
                        // Okay, add it
-                       outputHtml('<li><a href="{?URL?}/modules.php?module=admin&amp;what=' . getWhat() . '&amp;access=' . urlencode($file) . '">' . $file . '</a></li>');
+                       outputHtml('<li><a href="{%url=modules.php?module=admin&amp;what=' . getWhat() . '&amp;access=' . urlencode($file) . '%}">' . $file . '</a></li>');
                } // END - foreach
 
                // Finish list
                } // END - foreach
 
                // Finish list