Need to unify /backend/ and /administration/ delegates to use a single value
Closed ticket reported by Alistair on 06 October 2009
# 137Closed Ticket: Need to unify /backend/ and /administration/ delegates to use a single value
Unified the use of /administration/ and /backend/ in delegates to just use /backend/. /administration/ is still supported but will be removed in a later version. Closed by 15cfb5e57154a8d2921c6876c8b0f44477ec33b6
This issue is closed.
It is confusing to have both
/backend/and/administration/delegates. These need to be consolidated into a single$pagevalue. I think/administration/would be best. This will break any extensions that use the old/backend/delegates. Might think about keeping them around for backwards compatibility, for the next release at least.