Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | functions for file and directory operations moved from functions.common to ↵HEADmaster | steckbrief | 2017-12-28 | 2 | -11/+31 |
| | | | | functions.files and recursive directory removal added | ||||
* | improved get parameter retrieval | steckbrief | 2017-12-25 | 1 | -1/+7 |
| | |||||
* | additional checks if a parameter is set; function to create paths added | steckbrief | 2017-12-10 | 2 | -3/+24 |
| | |||||
* | add handling of file parameters | steckbrief | 2017-12-02 | 1 | -0/+16 |
| | |||||
* | Merge branch 'master' of ↵ | steckbrief | 2017-11-26 | 1 | -6/+6 |
|\ | | | | | | | repos.thedevstack.de:user/tristan/thedevstack-php-commons | ||||
| * | fixed some bugs in http functions | steckbrief | 2017-11-26 | 1 | -6/+6 |
| | | |||||
* | | function to get directory content without '.' and '..' added | steckbrief | 2017-11-26 | 1 | -0/+7 |
|/ | |||||
* | new function dir_exists() introduced | steckbrief | 2017-11-26 | 1 | -0/+4 |
| | |||||
* | Initial commit | steckbrief | 2017-11-25 | 2 | -0/+185 |