| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "Use @ when accessing variables in templates" | Dan Fandrich | 2024-10-04 | 1 | -4/+4 |
| | | | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622. | ||||
| * | Use @ when accessing variables in templates | Dan Fandrich | 2024-10-04 | 1 | -4/+4 |
| | | | | | Access without the @ symbol is the older method and is discouraged. | ||||
| * | phpbb: Fix pgsql host | Nicolas Lécureuil | 2017-04-26 | 1 | -1/+1 |
| | | |||||
| * | use apc rather than file for cache, as fetching cache from disk is not | Michael Scherer | 2011-05-20 | 1 | -1/+1 |
| | | | | | | versy efficient and error prone ( as seen in bug 860 ) | ||||
| * | - fix typo in database server name | Michael Scherer | 2011-02-22 | 1 | -1/+1 |
| | | |||||
| * | add config.php management to set the database | Michael Scherer | 2011-02-15 | 1 | -0/+17 |
