Modified Site Navigation to Support Wildcard Entries

This commit is contained in:
Andreas Österreicher
2018-04-12 11:53:51 +02:00
parent 77a31aed2d
commit 9c14dc9774
4 changed files with 74 additions and 36 deletions
+1
View File
@@ -723,6 +723,7 @@ class ExtensionsLib
);
if (!$_addSoftLinks)
{
log_message('error','Failed to create Symlink to '.$extensionPath.$targetDirectory);
break;
}
}