phpmyadmin/libraries
2007-05-15 05:57:15 +00:00
..
auth fixed code indention 2007-05-09 12:18:57 +00:00
dbg coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
dbi fixed code indention 2007-05-09 12:18:57 +00:00
engines coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
export fixed code indention 2007-05-09 12:18:57 +00:00
import fixed code indention 2007-05-09 12:18:57 +00:00
tcpdf fixed/added svn properties 2007-03-20 08:32:55 +00:00
transformations coding standard: no braces around include 2007-04-01 09:51:41 +00:00
.htaccess correct syntax for blocking access to libraries 2006-09-27 20:14:01 +00:00
blowfish.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
bookmark.lib.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
charset_conversion.lib.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
check_user_privileges.lib.php splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php 2007-03-20 14:16:18 +00:00
cleanup.lib.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
common.inc.php fixed code indention 2007-05-09 12:18:57 +00:00
common.lib.php typo, thanks to wiki user Jspboy 2007-05-14 12:42:59 +00:00
Config.class.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
config.default.php fixed typos, including patch #1718587 2007-05-15 05:57:15 +00:00
core.lib.php PMA_isValid(): added ability to check $var against array of valid values 2007-05-09 13:03:59 +00:00
database_interface.lib.php fixed code indention 2007-05-09 12:18:57 +00:00
db_common.inc.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
db_info.inc.php source-documentation, -format, -cleanup 2007-03-21 09:35:42 +00:00
db_links.inc.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
db_routines.inc.php do not show an empty Routines fieldset 2007-04-06 13:31:52 +00:00
db_table_exists.lib.php make $sql_query persistent (init it, never unset it, always assume it is set) 2007-04-01 09:26:14 +00:00
display_create_database.lib.php coding standard: no braces around include 2007-04-01 09:51:41 +00:00
display_create_table.lib.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
display_export.lib.php XHTML standard: no language attribute in <script> 2007-04-01 11:13:46 +00:00
display_import.lib.php XHTML standard: no language attribute in <script> 2007-04-01 11:13:46 +00:00
display_select_lang.lib.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
display_tbl_links.lib.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
display_tbl.lib.php fixed code indention 2007-05-09 12:18:57 +00:00
file_listing.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
footer.inc.php coding standard: no braces around include 2007-04-01 09:51:41 +00:00
get_foreign.lib.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
grab_globals.lib.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
header_http.inc.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
header_meta_style.inc.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
header_printview.inc.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
header.inc.php bug #1699772 Visual space bug in table name (in browser) 2007-05-14 12:13:44 +00:00
iconv_wrapper.lib.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
import.lib.php make $sql_query persistent (init it, never unset it, always assume it is set) 2007-04-01 09:26:14 +00:00
information_schema_relations.lib.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
ip_allow_deny.lib.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
js_escape.lib.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
kanji-encoding.lib.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
language.lib.php coding standard: no braces around include 2007-04-01 09:51:41 +00:00
mcrypt.lib.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
mult_submits.inc.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
mysql_charsets.lib.php $db and $table is always set, no need to check 2007-04-01 11:17:34 +00:00
navigation_header.inc.php $db and $table is always set, no need to check 2007-04-01 11:17:34 +00:00
ob.lib.php improved out buffer function handling; 2007-03-29 07:10:15 +00:00
opendocument.lib.php coding standard: no braces around include 2007-04-01 09:51:41 +00:00
parse_analyze.lib.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
plugin_interface.lib.php XHTML standard: no language attribute in <script> 2007-04-01 11:13:46 +00:00
PMA_File.class.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
PMA_List_Database.class.php fixed code indention 2007-05-09 12:18:57 +00:00
PMA_List.class.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
PMA_Sql.class.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
relation_cleanup.lib.php coding standard: no braces around include 2007-04-01 09:51:41 +00:00
relation.lib.php do not use controllink for this one 2007-03-26 16:13:44 +00:00
sanitizing.lib.php fixed code indention 2007-05-09 12:18:57 +00:00
select_lang.lib.php synced/fixed vim line 2007-03-19 17:55:39 +00:00
select_server.lib.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
server_common.inc.php do NEVER unset $table or $db; 2007-03-30 10:23:01 +00:00
server_links.inc.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
session.inc.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
sql_query_form.lib.php XHTML standard: no language attribute in <script> 2007-04-01 11:13:46 +00:00
sqlparser.data.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
sqlparser.lib.php bug #1498281 [parser] Wrong primary key used for displaying results with subquery 2007-04-06 13:21:05 +00:00
sqlvalidator.class.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
sqlvalidator.lib.php coding standard: no braces around include 2007-04-01 09:51:41 +00:00
StorageEngine.class.php fixed code indention 2007-05-09 12:18:57 +00:00
string_mb.lib.php fixed code indention 2007-05-09 12:18:57 +00:00
string_native.lib.php fixed code indention 2007-05-09 12:18:57 +00:00
string_type_ctype.lib.php fixed code indention 2007-05-09 12:18:57 +00:00
string_type_native.lib.php fixed code indention 2007-05-09 12:18:57 +00:00
string.lib.php fixed code indention 2007-05-09 12:18:57 +00:00
Table.class.php fixed code indention 2007-05-09 12:18:57 +00:00
tbl_common.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
tbl_indexes.lib.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
tbl_info.inc.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
tbl_links.inc.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
tbl_properties.inc.php fixed code indention 2007-05-09 12:18:57 +00:00
tbl_replace_fields.inc.php fixed code indention 2007-05-09 12:18:57 +00:00
tbl_triggers.lib.php fixed code indention 2007-05-09 12:18:57 +00:00
Theme_Manager.class.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
Theme.class.php synced/fixed vim line 2007-03-19 17:55:39 +00:00
transformations.lib.php PMA_transformation_getOptions(): do not return an element in option array if option string is empty 2007-03-27 13:07:49 +00:00
unzip.lib.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
url_generating.lib.php do NEVER unset $table or $db; 2007-03-30 09:12:05 +00:00
zip.lib.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00