summaryrefslogtreecommitdiffstats
path: root/functions.common.inc.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* functions for file and directory operations moved from functions.common to ↵HEADmastersteckbrief2017-12-281-11/+0
| | | | functions.files and recursive directory removal added
* additional checks if a parameter is set; function to create paths addedsteckbrief2017-12-101-0/+15
|
* function to get directory content without '.' and '..' addedsteckbrief2017-11-261-0/+7
|
* new function dir_exists() introducedsteckbrief2017-11-261-0/+4
|
* Initial commitsteckbrief2017-11-251-0/+40