phpbb/phpBB
Marc Alexander a7f2788c72 [ticket/11997] Use get_controller_redirect_url() in redirect() function
This method of path_helper will now be used instead of the previous hack
of the phpbb_own_realpath() function.

PHPBB3-11997
2013-12-07 13:25:04 +01:00
..
adm [ticket/11994] Rename "uninstall" to "delete data" 2013-11-08 01:20:00 +01:00
assets [ticket/11928] Javascript requires camel case. 2013-11-03 10:49:28 -08:00
cache [ticket/11700] Add back accidently deleted file in cache dir 2013-09-17 16:18:04 +02:00
config Merge pull request #1812 from prototech/ticket/11746 2013-11-02 11:55:16 -07:00
develop [ticket/11924] Verify that the script is only run from command line 2013-10-26 22:53:40 +02:00
docs [ticket/11972] Fix the sinces 2013-11-02 15:27:53 -07:00
download [ticket/11986] Fix undefined index: poster_id in file.php. 2013-10-29 06:02:04 -07:00
files
images
includes [ticket/11997] Use get_controller_redirect_url() in redirect() function 2013-12-07 13:25:04 +01:00
install Merge pull request #1810 from nickvergessen/ticket/11031 2013-11-02 07:20:15 -07:00
language [ticket/11994] Fix more language 2013-11-08 01:20:01 +01:00
phpbb [ticket/11997] Add method for controller redirect URLs to path helper 2013-12-07 13:23:57 +01:00
store
styles Merge pull request #1788 from VSEphpbb/ticket/11935 2013-11-04 09:43:34 -08:00
.htaccess [ticket/11215] Remove unnecessary comment 2013-09-02 15:34:14 -07:00
app.php [ticket/11852] Split filesystem and path_helper into 2 classes 2013-09-26 15:34:44 +02:00
common.php [ticket/11850] Need symfony request and filesystem setup globally for session 2013-09-30 18:44:02 -05:00
composer.json [task/code-sniffer] Add PHP CodeSniffer dependency to composer. 2013-10-27 17:42:58 +01:00
composer.lock [task/code-sniffer] Add PHP CodeSniffer dependency to composer. 2013-10-27 17:42:58 +01:00
cron.php [ticket/11189] Replace DEBUG_EXTRA with DEBUG 2012-11-10 10:45:02 -06:00
faq.php
feed.php [ticket/11481] Move prepended slash from calls into function 2013-06-06 20:35:38 +02:00
index.php [ticket/11103] Instantiate $phpbb_notifications as needed 2012-12-13 19:19:40 -06:00
mcp.php [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
memberlist.php Merge pull request #1654 from rechosen/ticket/11786 2013-10-03 20:22:41 -07:00
posting.php [task/code-sniffer] Replace spaces with tabs. 2013-10-30 13:37:29 +01:00
report.php [ticket/11763] Add missing variable when reporting a PM to avoid SQL Error 2013-08-03 17:30:28 +02:00
search.php Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 2013-09-16 01:24:05 +02:00
ucp.php Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 2013-09-16 01:24:05 +02:00
viewforum.php Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 2013-09-16 01:24:05 +02:00
viewonline.php [ticket/11259] adm_relative_path -> phpbb_adm_relative_path 2012-12-09 19:29:51 -06:00
viewtopic.php [ticket/10383] Update the results without the overlay popup. 2013-10-07 17:55:04 -07:00
web.config [feature/controller] Remove URL rewriting by default 2012-11-16 17:06:02 -05:00