This commit is contained in:
Pierre Rudloff 2017-01-10 23:39:58 +01:00
parent c712bc3dc9
commit 3a1d0c4bc7
5 changed files with 20 additions and 16 deletions

View file

@ -77,7 +77,8 @@ class Config
/**
* Disable URL rewriting.
* @var boolean
*
* @var bool
*/
public $uglyUrls = false;