gluon-web-remote

Web remote Administration for big size of gluon routers
git clone git://archive.git.mtrnord.blog/MTRNord/gluon-web-remote.git
Log | Files | Refs | README

CHANGELOG.md (178B)


      1 CHANGELOG
      2 =========
      3 
      4 2.1.0
      5 -----
      6 
      7  * Yaml::parse() does not evaluate loaded files as PHP files by default
      8    anymore (call Yaml::enablePhpParsing() to get back the old behavior)