thecodingmachine / mouf

The Mouf PHP framework: an open-source PHP framework providing an easy way to download, install, use and reuse components, with a graphical user interface.
MIT License
54 stars 28 forks source link

Error in interface on refresh page #83

Closed marcteyssier closed 7 years ago

marcteyssier commented 9 years ago

Because the parameter opcache.revalidate_freq is set (60 by default in php 5.6)

moufmouf commented 7 years ago

Fixed. We use opcache_invalidate to ask Mouf to reload the file.