aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/files/filespec.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13904] Remove phpbb_root_path global from filespec classMarc Alexander2015-09-091-8/+11
* [ticket/13904] Use language class instead of global user in filespecMarc Alexander2015-09-091-20/+25
* [ticket/13904] Improve doc blocks in filespec classMarc Alexander2015-09-091-18/+76
* [ticket/13904] No longer use fileerror class for extending filespec classMarc Alexander2015-09-091-0/+14
* [ticket/13904] Fix filespec testsMarc Alexander2015-09-091-1/+1
* [ticket/13904] Turn filespec into prototype and improve init methodsMarc Alexander2015-09-091-0/+4
* [ticket/13904] Fix uploading for use with new filespec classMarc Alexander2015-09-091-4/+4
* [ticket/13904] Modify constructor to be instantiatable by containerMarc Alexander2015-09-091-13/+28
* [ticket/13904] Add filespec class to files classesMarc Alexander2015-09-091-0/+480