1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-16 22:51:23 +02:00

[ticket/11824] Correct a comment

PHPBB3-11824
This commit is contained in:
David King
2013-09-06 13:08:35 -07:00
parent 50b24662bd
commit d1c0e93895

View File

@@ -999,7 +999,7 @@ class acp_board
* Option to enable/disable removal of 'app.php' from URLs * Option to enable/disable removal of 'app.php' from URLs
* *
* Note that if mod_rewrite is on, URLs without app.php will still work, * 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. * contain app.php.
* *
* @param int $value The current config value * @param int $value The current config value