mirror of
https://github.com/e107inc/e107.git
synced 2025-04-21 05:02:02 +02:00
Removed the fun urlSuffix (.e107) from news URL profile
This commit is contained in:
parent
93ca31d6ad
commit
713e401e68
@ -19,7 +19,7 @@ class core_news_sef_full_url extends eUrlConfig
|
||||
'legacy' => '{e_BASE}news.php',
|
||||
'format' => 'path',
|
||||
'defaultRoute' => 'list/items',
|
||||
'urlSuffix' => '.e107', // just for fun!
|
||||
'urlSuffix' => '',
|
||||
'allowVars' => false,
|
||||
'matchValue' => 'empty',
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user