allow customization of umask in php-fcgi-starter scripts, refs #1486

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2015-07-31 13:20:31 +02:00
parent 918e9ed408
commit 4429c5e8b2
7 changed files with 26 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
*/
// Main version variable
$version = '0.9.34-dev3';
$version = '0.9.34-dev4';
// Database version (unused, old stuff from SysCP)
$dbversion = '2';