1
0
This commit is contained in:
Garvin Hicking
2015-02-11 14:27:39 +01:00
parent 8323d9272d
commit 3605937049
3 changed files with 8 additions and 0 deletions

View File

@ -25,6 +25,9 @@ Version 2.1 ()
Version 2.0.1 ()
------------------------------------------------------------------------
* Issue 299: Do not display dashboard for users with no permission
to perform actions in the backend (frontend-users)
* Make "rewriteURL" smarty modifier available to do a
{$CONST.PATH_ARCHIVE|rewriteURL} within a smarty template file.