mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/11824] Correct a comment
PHPBB3-11824
This commit is contained in:
parent
50b24662bd
commit
d1c0e93895
1 changed files with 1 additions and 1 deletions
|
@ -999,7 +999,7 @@ class acp_board
|
|||
* Option to enable/disable removal of 'app.php' from URLs
|
||||
*
|
||||
* Note that if mod_rewrite is on, URLs without app.php will still work,
|
||||
* but any paths generated by the controller helper url() method will
|
||||
* but any paths generated by the controller helper url() method will not
|
||||
* contain app.php.
|
||||
*
|
||||
* @param int $value The current config value
|
||||
|
|
Loading…
Add table
Reference in a new issue