]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_cats.php
Global rewrite of engine:
[mailer.git] / inc / modules / admin / what-list_cats.php
index de08177fc5ae00ba057c5fd1255c6163a4b3adf4..308ed2f32b3deb8ef81b65c493c0a75ac41b8398 100644 (file)
@@ -52,7 +52,7 @@ if (isGetRequestElementSet('userid')) {
                $content = getUserDataArray();
 
                // Prepare constants
-               // @TODO No longer needed? define('__CATS_BASE'   , "<a href=\"{?URL?}/modules.php?module=admin&amp;userid=");
+               // @TODO No longer needed? define('__CATS_BASE'   , "<a href=\"{%url=modules.php?module=admin&amp;userid=");
                $content['userid']       = bigintval(getRequestElement('userid'));
                $content['member_links'] = generateMemberAdminActionLinks($content['userid']);
                $content['email']        = "<a href=\"".generateEmailLink($content['email'], 'user_data')."\">".$content['surname']." ".$content['family']."</a>";