aboutsummaryrefslogtreecommitdiffstats
path: root/modules/phpbb/templates
Commit message (Collapse)AuthorAgeFilesLines
* add redirect for URLs not ending with /Nicolas Vigier2011-06-301-0/+1
|
* fix template syntaxNicolas Vigier2011-05-301-2/+2
|
* use apc rather than file for cache, as fetching cache from disk is notMichael Scherer2011-05-201-1/+1
| | | | | versy efficient and error prone ( as seen in bug 860 )
* add forgotten file on previous commit, to make sure that non hosted forum willMichael Scherer2011-04-192-0/+6
| | | | | be handled
* - use a loop for all the directory that should be forbiddenMichael Scherer2011-02-231-1/+22
|
* - fix typo in database server nameMichael Scherer2011-02-221-1/+1
|
* - fix the configuration file, use mod_rewrite insteadMichael Scherer2011-02-221-3/+7
| | | | | of redirect, and use Directory matching for regexp
* - add vhost for forumsMichael Scherer2011-02-211-0/+12
|
* add config.php management to set the databaseMichael Scherer2011-02-151-0/+17