summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* functions for file and directory operations moved from functions.common to ↵HEADmastersteckbrief2017-12-282-11/+31
| | | | functions.files and recursive directory removal added
* improved get parameter retrievalsteckbrief2017-12-251-1/+7
|
* additional checks if a parameter is set; function to create paths addedsteckbrief2017-12-102-3/+24
|
* add handling of file parameterssteckbrief2017-12-021-0/+16
|
* Merge branch 'master' of ↵steckbrief2017-11-261-6/+6
|\ | | | | | | repos.thedevstack.de:user/tristan/thedevstack-php-commons
| * fixed some bugs in http functionssteckbrief2017-11-261-6/+6
| |
* | function to get directory content without '.' and '..' addedsteckbrief2017-11-261-0/+7
|/
* new function dir_exists() introducedsteckbrief2017-11-261-0/+4
|
* Initial commitsteckbrief2017-11-252-0/+185