1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-28 16:50:07 +02:00

SEF URL generation support in e_url.php

This commit is contained in:
Cameron
2017-04-14 11:55:41 -07:00
parent 90d533ba52
commit b664a751a4
4 changed files with 56 additions and 5 deletions

View File

@@ -133,3 +133,4 @@ define("LAN_EURL_CORE_INDEX_INFO", "Front Page can't have an alias.");
define("LAN_EURL_REBUILD", "Rebuild");
define("LAN_EURL_REGULAR_EXPRESSION", "Regular Expression");
define("LAN_EURL_KEY", "Key");
define("LAN_EURL_TABLE", "Table");