Cotonti / Cotonti

Fast, reliable and flexible PHP CMF/CMS
https://www.cotonti.com
BSD 3-Clause "New" or "Revised" License
92 stars 51 forks source link

$cfg['legacyMode'] to turn off deprecated features #1774

Closed Alex300 closed 3 months ago

Alex300 commented 3 months ago

New config parameter $cfg['legacyMode'] is needed to turn off deprecated features. In particular, it is needed to disable deprecated template tags for ease of development