code
File permissions on codegen
Hi all,
I have a question regarding the file permissions set on code-generated files (this is actually using the latest version of qcodo, but I'm guessing this is still the same as I haven't read anything about file permissions in the changelog).
The filesystem is linux/centos (ext3). When the code generator creates files (for example, a new class in /includes/data_classes/MyClass.class.php) the file permissions are set as 666 (or, read & write for owner, group and everyone else).
