aboutsummaryrefslogtreecommitdiffstats
path: root/modules/phpbb/files
Commit message (Collapse)AuthorAgeFilesLines
* Switch links to https: that are found in commentsDan Fandrich2024-01-251-1/+1
| | | | These are for use by humans only.
* use a transaction and close the database, maybe this will help to avoid Michael Scherer2011-04-191-2/+8
| | | | | the timeout problem I see from time to time
* - rearrange order of argument, so they are in the same order in both queryMichael Scherer2011-02-221-3/+3
|
* - force is_dynamic parameter ( or it is almost never taken in account )Michael Scherer2011-02-221-2/+2
|
* fix previous fix, O is not a digit, 0 isMichael Scherer2011-02-151-1/+1
|
* fix error in the perl script, argument start at 0, unlike CMichael Scherer2011-02-151-2/+2
|
* add a define to manage part of the phpbb config from puppet by directly ↵Michael Scherer2011-02-151-0/+22
changing the configuration in the db