Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/11688] Fix docblock | Vjacheslav Trushkin | 2013-07-30 | 1 | -0/+5 |
| | | | | PHPBB3-11688 | ||||
* | [ticket/11688] Rename purge_dir to remove_dir | Vjacheslav Trushkin | 2013-07-30 | 1 | -3/+3 |
| | | | | PHPBB3-11688 | ||||
* | [ticket/11688] tpl_ files are no longer used | Vjacheslav Trushkin | 2013-07-14 | 1 | -3/+1 |
| | | | | | | | Remove tpl_ and ctpl_ from cache->purge() because those prefixes are no longer used. PHPBB3-11688 | ||||
* | [ticket/11688] Purge TWIG cache | Vjacheslav Trushkin | 2013-07-14 | 1 | -13/+54 |
| | | | | | | | Purge directories Replace opendir() with DirectoryIterator PHPBB3-11688 | ||||
* | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 12 | -0/+2578 |
PHPBB3-11698 |