andom-tec changes

This commit is contained in:
Frank Schubert
2024-12-24 12:38:29 +01:00
parent aff469924e
commit ee0037835c
24 changed files with 5518 additions and 298 deletions

View File

@@ -287,6 +287,7 @@ class mfBaseController
public static function getUrl($mod, $action = null, $param = null)
{
if (!$mod) {
if (MFUSEFANCYURLS) return MFFANCYBASEURL;
return "";
}