phpmyadmin/libraries
2007-07-27 14:50:37 +00:00
..
auth this comment is no longer true 2007-07-03 00:28:32 +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 patch #1749705, Allow multibyte characters in number formatting, thanks to garas 2007-07-09 19:41:38 +00:00
export bug #1751172 Do not export data when exporting a single VIEW 2007-07-12 14:48:52 +00:00
import replace various import options messages by just strOptions 2007-06-27 13:39:25 +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 bug #1721571 CREATE database privilege not always detected 2007-05-19 18:08:38 +00:00
cleanup.lib.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
common.inc.php undefined constant when ServerDefault == 0 2007-07-22 18:36:05 +00:00
common.lib.php bug #1760447, goto last page problem 2007-07-27 12:35:18 +00:00
Config.class.php default font size of 82% 2007-07-23 23:54:41 +00:00
config.default.php RFE #1743983: replace $max_characters by a configurable param MaxCharactersInDisplayedSQL 2007-07-01 19:26:41 +00:00
core.lib.php bug #1728590 Detected failing session_start fails 2007-06-03 23:30:40 +00:00
database_interface.lib.php Navigator for the table list in the content panel 2007-06-25 14:00:35 +00:00
db_common.inc.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
db_info.inc.php Navigator for the table list in the content panel 2007-06-25 14:00:35 +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_change_password.lib.php Support password hashing on the Edit Privileges interface 2007-07-18 15:32:08 +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 move "Query results operations" lower 2007-07-24 11:39:54 +00:00
file_listing.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
File.class.php renamed class files according to PMA standard (or at least how i guess) 2007-05-15 06:18:21 +00:00
footer.inc.php RFE #1743983: replace $max_characters by a configurable param MaxCharactersInDisplayedSQL 2007-07-01 19:26: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
List_Database.class.php getItems() becomes getLimitedItems($offset, $count) 2007-06-20 11:52:06 +00:00
List.class.php renamed class files according to PMA standard (or at least how i guess) 2007-05-15 06:18:21 +00:00
mcrypt.lib.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
mult_submits.inc.php revision 10398 removed $original_pos 2007-06-13 16:41:17 +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 bug 1758159 part 2: links 2007-07-22 19:05:42 +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
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 patch #1730171 Dead message strLanguageFileNotFound, thanks to Victor Volkov 2007-06-10 19:28:56 +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 bug #1728590, last part of the fix 2007-06-05 16:32:49 +00:00
sql_query_form.lib.php remove dead messages 2007-06-15 17:13:29 +00:00
Sql.class.php renamed class files according to PMA standard (or at least how i guess) 2007-05-15 06:18:21 +00:00
sqlparser.data.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
sqlparser.lib.php bug #1734285 Copy database with VIEWs 2007-06-11 17:00:56 +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 problem linking to InnoDB info from Status page; problem showing InnoDB engine info 2007-06-07 00:23:33 +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 bug #1721002 db rename -> undefined cfgRelation 2007-05-17 21:57:15 +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 transformations: remove "auto-detect" MIME-type that was never implemented 2007-07-09 18:46:00 +00:00
tbl_replace_fields.inc.php bug #1762029 Cannot upload BLOB into existing row in 2.11-beta1 2007-07-27 14:50:37 +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