This website requires JavaScript.
Explore
Help
Sign In
maketank
/
Froxlor
Watch
2
Star
0
Fork
0
You've already forked Froxlor
Code
Pull Requests
Releases
Activity
Files
a7a8c51c18569fab0121d1d1353fd1b4bc0089be
Froxlor
/
lib
/
functions
/
filedir
History
Florian Aders (EleRas)
a7a8c51c18
Merged brach redesign to master
...
Signed-off-by: Florian Aders (EleRas) <
eleras@froxlor.org
>
2011-02-27 13:06:31 +01:00
..
function.fileImmutable.php
- fix returnvalue of _getImmutableFunction()
2010-08-10 08:20:20 +00:00
function.findDirs.php
check whether directory is executable for the webserver user,
fixes
#612
2011-02-25 16:38:34 +01:00
function.isConfigDir.php
- don't spam "PHP Warning: readdir() expects parameter 1 to be resource, boolean given" when webserver-configuration-directories do not exist in wipeOutOldConfigs
2010-04-28 07:04:01 +00:00
function.maildirExists.php
- use correct table-field for email deletion, refs
#245
2010-07-24 19:42:03 +00:00
function.makeChownWithNewStats.php
outsource makeChownWithNewStats function to lib/functions/ because it is now also used outside the cron-area, refs
#258
2010-10-24 20:59:52 +00:00
function.makeCorrectDir.php
svn:eol-style got murdered on some files for whatever reason so it gets resurrected now, also set some svn:keywords
2010-01-27 08:54:31 +00:00
function.makeCorrectFile.php
- check for defined variable in makeCorrectFile as an undefined may return unwanted values
2010-06-28 08:23:11 +00:00
function.makePathfield.php
- let makePathfield return usable values for the formfield (dynamically changing between select, text and hidden, depending on settings)
2011-02-24 10:50:59 +01:00
function.makeSecurePath.php
svn:eol-style got murdered on some files for whatever reason so it gets resurrected now, also set some svn:keywords
2010-01-27 08:54:31 +00:00
function.mkDirWithCorrectOwnership.php
- don't create absolut paths additionally as relative paths in customers docroot,
fixes
#259
2010-06-04 05:50:23 +00:00
function.safe_exec.php
- check for 'chattr' command, and use 'chflags' (FreeBSD) if not found,
fixes
#339
2010-08-10 07:57:48 +00:00
function.storeDefaultIndex.php
- check for 'chattr' command, and use 'chflags' (FreeBSD) if not found,
fixes
#339
2010-08-10 07:57:48 +00:00