QCubed - A PHP5 rapid development MVC framework.
Home  |  Updates

permissions

Archive corrupted

The compressed archives of the framework from the download page are only for windows !If you try to extract them from a mac or ubuntu => "you don't have permission to extract..."
You should fixe that quicky, thank you
long life to qcube.

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).