phpbb/phpBB/includes
Zoddo 2f4fcee7e8 [ticket/14159] Hide version info on ACP if we don't have the permission
This also hide a link to an unreachable module (Check phpBB version).

We could have simply remove the link to the module, but if the user hasn't
the permission to access to the phpBB version check module, I think that
he shouldn't view any version information about phpBB.

PHPBB3-14159
2015-09-12 17:11:20 +02:00
..
acp [ticket/14159] Hide version info on ACP if we don't have the permission 2015-09-12 17:11:20 +02:00
diff [ticket/12557] Fix pass by reference doc blocks 2014-08-07 11:39:04 +03:00
hooks [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
mcp [ticket/14106] Fix topics sorting in MCP for topics merging. 2015-08-16 19:55:00 +07:00
questionnaire [ticket/12775] Remove useless includes of config.php 2014-07-07 01:02:42 +02:00
ucp [ticket/14087] Add an event to ucp_activate.php. 2015-08-09 23:35:06 +03:00
utf [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset 2014-06-16 19:05:09 +02:00
.htaccess [ticket/9698] Add .htaccess to the includes subdirectory. 2010-10-15 16:47:21 +02:00
bbcode.php [ticket/13648] Allow extensions using custom bbcode validation methods 2015-05-07 22:01:10 +07:00
compatibility_globals.php [ticket/13061] Replace the service event.subscriber_loader by a compiler pass 2014-09-13 14:34:18 +02:00
constants.php [3.1.x] Update version to 3.1.7-dev 2015-08-23 18:24:12 +02:00
functions.php [ticket/14142] Remove unused ignore_configs from avatar drivers 2015-09-04 13:38:14 -07:00
functions_acp.php [ticket/sec-184] Do not output config passwords to the HTML page 2015-06-04 14:06:35 +02:00
functions_admin.php Merge pull request #3479 from brunoais/ticket/13685 2015-06-09 14:27:13 +02:00
functions_compatibility.php [ticket/13882] Lazy load the notification avatars. 2015-05-28 18:05:07 +02:00
functions_compress.php [ticket/13045] Remove Pragma headers 2014-09-17 20:10:01 +02:00
functions_content.php [ticket/13597] Modify variable-variable syntax to be compatible with PHP7 2015-02-11 12:03:54 +01:00
functions_convert.php [ticket/13930] Add missing spaces to code 2015-06-08 13:54:50 +02:00
functions_database_helper.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_display.php [ticket/14133] Comment fix for phpbb_get_user_rank() 2015-08-31 21:49:22 +03:00
functions_download.php Merge branch 'develop-olympus' into develop-ascraeus 2015-01-28 19:56:47 +01:00
functions_install.php Merge branch 'develop-olympus' into develop-ascraeus 2014-07-30 15:01:16 +02:00
functions_jabber.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_mcp.php Merge pull request #3450 from brunoais/ticket/13142 2015-03-06 14:30:11 +01:00
functions_messenger.php [ticket/14143] Flush the mail queue when writing it 2015-09-05 17:53:29 +02:00
functions_module.php Merge pull request #3560 from Nicofuma/ticket/13790 2015-05-30 10:53:47 +02:00
functions_posting.php [ticket/7362] Add alt attribute on topic icons 2015-08-30 14:37:28 +02:00
functions_privmsgs.php [ticket/13595] Removed unused code 2015-02-13 22:55:04 +01:00
functions_transfer.php [ticket/12999] Remove @author tags 2014-08-19 22:54:45 +02:00
functions_upload.php [ticket/13755] Ignore dots in path when determining file extension. 2015-04-10 16:23:51 -07:00
functions_url_matcher.php [ticket/12557] Fix php file description 2014-08-07 13:19:49 +03:00
functions_user.php [ticket/13948] Correctly forwarding to the RIR for whois feature 2015-06-21 15:48:28 +07:00
index.htm
message_parser.php [ticket/14072] Add core event to the function format_display() 2015-08-06 03:51:48 +07:00
sphinxapi.php [ticket/12721] Update rules descriptions 2014-06-16 23:07:28 +02:00
startup.php [ticket/13923] CS 2015-06-09 21:22:52 +02:00