contao / core-bundle

[READ-ONLY] Contao Core Bundle
GNU Lesser General Public License v3.0
122 stars 57 forks source link

remove 'files'=>true for pages #1473

Closed fritzmg closed 6 years ago

fritzmg commented 6 years ago

While working on #1462 I noticed that tl_modules.pages has 'files'=>true set in its eval. That does not make any sense, does it?

leofeyer commented 6 years ago

Thank you @fritzmg.