phpmyadmin/libraries
Marc Delisle 49302ec644 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2016-01-04 07:40:11 -05:00
..
bfShapeFiles Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
config Merge branch 'QA_4_5' 2015-12-25 14:48:56 -05:00
controllers Clarify class and variable name 2015-12-31 08:09:47 -05:00
dbi Merge branch 'QA_4_5' 2015-12-20 09:42:54 +05:30
di Merge branch 'master' into useNamespaces_master 2015-09-27 20:50:19 +02:00
engines Remove side effects in declaration files. 2015-10-27 18:56:40 +01:00
gis Remove side effects in declaration files. 2015-11-15 17:31:53 +01:00
navigation Update PHPDoc. 2015-12-11 23:21:54 +01:00
php-gettext Provide fallback for mb_detect_encoding 2015-12-28 10:55:17 +01:00
phpseclib Typo in variable name 2015-09-05 12:27:12 -04:00
plugins Remove dead code 2016-01-04 07:40:11 -05:00
properties Update PHPDoc. 2015-12-11 23:21:54 +01:00
rte Remove some unnecessary string concatenations 2015-12-03 10:43:10 -05:00
sql-parser Fixes 11744. Incomplete results of UNION ALL 2015-12-20 01:26:47 +02:00
tcpdf Upgrade TCPDF to version 6.2.9 2015-07-27 18:05:14 +05:30
.gitignore
advisor.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
Advisor.php Make PHPCS happy. 2015-10-18 22:51:01 +02:00
advisory_rules.txt Be a bit more consistent in using full stop 2015-10-15 11:46:33 +02:00
autoloader.php Update PHPDoc. 2015-10-27 18:56:40 +01:00
bookmark.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
browse_foreigners.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
central_columns.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
charset_conversion.lib.php Check whether iconv works before using it 2015-12-28 11:28:03 +01:00
check_user_privileges.lib.php Merge branch 'QA_4_5' 2015-12-20 08:40:45 +05:30
cleanup.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
common.inc.php Clarify class and variable name 2015-12-31 08:09:47 -05:00
config.default.php Fixes #11730 2015-12-14 10:35:29 +05:30
Config.php CloudFlare's Flexible SSL support 2015-12-30 10:04:50 -05:00
config.values.php Make PHPCS happy. 2015-10-24 13:30:22 +02:00
Console.php Make PHPCS happy. 2015-10-24 13:30:22 +02:00
core.lib.php Remove unused PMA_String class 2015-12-21 12:09:06 +01:00
create_addfield.lib.php Merge branch 'master' into psr1_master 2015-11-08 16:16:05 +01:00
database_interface.inc.php Fix missing namespace. 2015-11-08 17:02:08 +01:00
DatabaseInterface.php Clarify class and variable name 2015-12-31 08:09:47 -05:00
db_common.inc.php Remove unused PMA_String class 2015-12-21 12:09:06 +01:00
db_designer.lib.php Make PHPCS happy. 2015-11-08 15:58:48 +01:00
db_table_exists.lib.php Remove unused PMA_String class 2015-12-21 12:09:06 +01:00
DbList.php Clarify class and variable name 2015-12-31 08:09:47 -05:00
DbQbe.php Fix typo 2015-12-27 07:21:09 -05:00
DbSearch.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
display_change_password.lib.php Fix merge conflicts 2015-11-29 07:29:32 -05:00
display_create_table.lib.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
display_export.lib.php Clarify class and variable name 2015-12-31 08:09:47 -05:00
display_git_revision.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
display_import_ajax.lib.php Remove side effects in declaration files. 2015-12-08 15:13:27 -05:00
display_import.lib.php Merge branch 'QA_4_5' 2015-12-11 19:26:26 +11:00
display_select_lang.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
DisplayResults.php Check for non printable chrars as well before displaying text as is 2015-12-16 13:41:35 +01:00
error_report.lib.php Update PHPDoc. 2015-12-11 23:21:54 +01:00
error.inc.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
Error.php Merge branch 'master' into useNamespaces_master 2015-09-26 22:53:58 +02:00
ErrorHandler.php Add missing use 2015-12-17 11:51:19 +01:00
export.lib.php Clarify class and variable name 2015-12-31 08:09:47 -05:00
file_listing.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
File.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
Font.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
Footer.php Merge remote-tracking branch 'origin/master' into useNamespaces_master 2015-09-26 13:50:49 +02:00
Header.php Fixes issue 11504 2015-11-29 15:44:56 +05:30
iconv_wrapper.lib.php Remove unused pmaString variable 2015-12-21 11:35:36 +01:00
import.lib.php Remove unused variable 2015-12-21 17:15:55 +01:00
index.lib.php Merge branch 'master' into psr1_master 2015-11-08 16:16:05 +01:00
Index.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
IndexColumn.php No nested ternary operators 2015-12-02 09:19:33 -05:00
information_schema_relations.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
insert_edit.lib.php Replace font tags by span. 2015-12-11 23:04:12 +01:00
ip_allow_deny.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
js_escape.lib.php Merge branch 'master' into psr1_master 2015-11-08 16:16:05 +01:00
kanji-encoding.lib.php Fixed Kanji encoding in some specific cases 2015-12-28 10:48:31 +01:00
Linter.php Fix #11603 Namespace clash for class Error 2015-10-26 19:49:51 +11:00
ListAbstract.php Rename PMA_List object as PMA\libraries\ListAbstract. 2015-09-01 21:30:22 +02:00
ListDatabase.php Rename PMA_List object as PMA\libraries\ListAbstract. 2015-09-01 21:30:22 +02:00
logging.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
Menu.php Merge branch 'QA_4_5' 2016-01-02 08:51:25 -05:00
Message.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
mime.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
mult_submits.inc.php Clarify class and variable name 2015-12-31 08:09:47 -05:00
mult_submits.lib.php Clarify class and variable name 2015-12-31 08:09:47 -05:00
mysql_charsets.inc.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
mysql_charsets.lib.php Merge branch 'QA_4_5' 2015-12-27 11:04:56 +05:30
mysql_relations.lib.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
normalization.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
opendocument.lib.php Move classes in new files. 2015-09-26 22:22:06 +02:00
operations.lib.php Clarify class and variable name 2015-12-31 08:09:47 -05:00
OutputBuffering.php Make PHPCS happy. 2015-11-08 15:58:48 +01:00
parse_analyze.lib.php Make PHPCS happy. 2015-10-24 12:50:30 +02:00
Partition.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
PDF.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
plugin_interface.lib.php Remove unused PMA_String class 2015-12-21 12:09:06 +01:00
pmd_common.php Make PHPCS happy. 2015-11-08 15:58:48 +01:00
Psr4Autoloader.php Make PHPCS happy 2015-10-29 07:37:55 +11:00
RecentFavoriteTable.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
relation_cleanup.lib.php Merge branch 'master' into psr1_master 2015-11-08 16:16:05 +01:00
relation.lib.php Replace font tags by span. 2015-12-11 23:04:12 +01:00
replication_gui.lib.php Clarify class and variable name 2015-12-31 08:09:47 -05:00
replication.inc.php Make PHPCS happy. 2015-11-08 15:58:48 +01:00
Response.php Merge remote-tracking branch 'origin/master' into useNamespaces_master 2015-10-04 18:04:49 +02:00
sanitizing.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
SavedSearches.php Merge branch 'QA_4_5' 2015-12-26 09:10:01 -05:00
Scripts.php Make PHPCS happy. 2015-11-08 15:58:48 +01:00
select_lang.inc.php Remove side effects in declaration files. 2015-11-15 17:31:53 +01:00
select_lang.lib.php Remove side effects in declaration files. 2015-11-15 17:31:53 +01:00
select_server.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
server_bin_log.lib.php Update PHPDoc. 2015-12-11 23:21:54 +01:00
server_common.inc.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
server_common.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
server_privileges.lib.php Remove dead code 2016-01-03 08:57:26 -05:00
server_status_advisor.lib.php Remove useless empty lines at beginning of files. 2015-10-27 18:56:40 +01:00
server_status_monitor.lib.php Update PHPDoc. 2015-12-11 23:21:54 +01:00
server_status_processes.lib.php Update PHPDoc. 2015-12-11 23:21:54 +01:00
server_status_queries.lib.php Merge branch 'master' into psr1_master 2015-11-08 16:16:05 +01:00
server_status_variables.lib.php Update PHPDoc. 2015-12-11 23:21:54 +01:00
server_status.lib.php Remove useless empty lines at beginning of files. 2015-10-27 18:56:40 +01:00
server_user_groups.lib.php Use already evaluated variable instead of accessing array once more 2015-12-02 09:23:32 +01:00
server_users.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
ServerStatusData.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
session.inc.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
session.lib.php Remove logic code in declaration files. 2015-10-27 18:56:39 +01:00
special_schema_links.lib.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
sql_query_form.lib.php Make PHPCS happy. 2015-11-08 15:58:48 +01:00
sql.lib.php Merge remote-tracking branch 'origin/QA_4_5' 2015-12-21 11:16:39 +01:00
StorageEngine.php Update doc comment 2015-12-09 09:30:19 +11:00
string.lib.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
stringMb.lib.php Merge branch 'QA_4_5' 2015-12-28 10:07:23 +01:00
stringNative.lib.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
SubPartition.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
sysinfo.lib.php Move classes in new files. 2015-09-26 22:22:06 +02:00
SysInfo.php Make PHPCS happy. 2015-10-18 22:51:01 +02:00
SysInfoLinux.php Make PHPCS happy. 2015-10-18 22:51:01 +02:00
SysInfoSunOS.php Make PHPCS happy. 2015-10-18 22:51:01 +02:00
SysInfoWINNT.php Make PHPCS happy. 2015-10-18 22:51:01 +02:00
SystemDatabase.php Set namespace on config classes. 2015-09-01 21:30:23 +02:00
Table.php Clarify class and variable name 2015-12-31 08:09:47 -05:00
tbl_columns_definition_form.inc.php Remove unused PMA_String class 2015-12-21 12:09:06 +01:00
tbl_common.inc.php Simplify detection of current script 2015-12-24 08:12:56 -05:00
tbl_info.inc.php Merge branch 'QA_4_5' 2015-12-23 09:56:08 +01:00
tbl_partition_definition.inc.php Make PHPCS happy. 2015-10-18 22:51:01 +02:00
Template.php Rename classes files. 2015-09-01 21:30:21 +02:00
Theme.php Apparently, variable interpolation also suffers from an unneeded memory copy 2015-12-06 07:40:20 -05:00
ThemeManager.php No need for unset() as we are not in global context 2015-12-09 08:37:51 +01:00
Tracker.php Merge branch 'master' into useNamespaces_master 2015-09-09 22:05:00 +02:00
tracking.lib.php Refactor duplicated code 2016-01-01 12:00:46 -05:00
transformations.lib.php Update PHPDoc. 2015-12-11 23:21:54 +01:00
Types.php Split Types, TypesMySQL and TypesDrizzle classes in 3 files. 2015-09-01 21:30:22 +02:00
TypesMySQL.php Make PHPCS happy. 2015-10-19 20:33:21 +02:00
url_generating.lib.php Fix calls. 2015-09-05 22:58:47 +02:00
user_preferences.inc.php Make PHPCS happy. 2015-11-08 15:58:48 +01:00
user_preferences.lib.php Set namespace on config classes. 2015-09-01 21:30:23 +02:00
util.lib.php Set namespace on Advisor, Config, Console and Util classes. 2015-09-01 21:22:52 +02:00
Util.php Unset applied to the variables of a foreach loop as useless 2015-12-22 05:08:39 -05:00
vendor_config.php allow to use system udan11/sql-parser 2015-09-14 10:47:37 -04:00
VersionInformation.php Make PHPCS happy. 2015-11-08 15:58:48 +01:00
zip_extension.lib.php Properly handle errors in upacking zip archive 2015-12-28 09:19:28 +01:00
ZipFile.php Move classes in new files. 2015-09-26 22:22:06 +02:00