1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Merge remote-tracking branch 'remotes/imkingdavid/ticket/11824' into ticket/11832

* remotes/imkingdavid/ticket/11824:
  [ticket/11824] Revert changes in functions.php
  [ticket/11824] Reorganize test file
  [ticket/11824] Update language string for board settings
  [ticket/11824] Revert changes to functions_content.php
  [ticket/11824] Add tests for urls with mod_rewrite enabled
  [ticket/11824] Correct a comment
  [ticket/11824] Change copyright year in migration file
  [ticket/11824] Remove unused globals
  [ticket/11824] Fix smilies
  [ticket/11824] Fix logic
  [ticket/11824] Add option for mod_rewrite
This commit is contained in:
Nathan Guse
2013-09-12 12:45:17 -05:00
7 changed files with 139 additions and 19 deletions

View File

@@ -90,7 +90,7 @@ services:
arguments:
- @template
- @user
- @request
- @config
- %core.root_path%
- %core.php_ext%