mirror of
https://github.com/e107inc/e107.git
synced 2025-08-25 15:31:41 +02:00
eUrl admin rework
This commit is contained in:
@@ -33,6 +33,7 @@ class core_system_url extends eUrlConfig
|
||||
'name' => LAN_EURL_CORE_SYSTEM, // Module name
|
||||
'label' => LAN_EURL_SYSTEM_DEFAULT_LABEL, // Current profile name
|
||||
'description' => LAN_EURL_SYSTEM_DEFAULT_DESCR, //
|
||||
'examples' => array("{SITEURL}?route=system/error/notfound")
|
||||
),
|
||||
'form' => array(), // Under construction - additional configuration options
|
||||
'callbacks' => array(), // Under construction - could be used for e.g. URL generator functionallity
|
||||
|
Reference in New Issue
Block a user