mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-14 22:28:42 +02:00
Alternative method to restore config file chmod cannot be used with +w In \Config::WriteToFile we are using fopen with mode=w, so using the same In consequence we are not modifying anymore the iTop config file permissions \o/