phpmyadmin/libraries
Sebastian Mendel a73ffff4c8 fixed notice;
make use of PMA_getIcon();
changed some processing orders;
minor tweaks, fixes, docs;
2007-10-02 08:18:21 +00:00
..
auth move mcrypt code in-line (avoid one require); also add a constant for better protection 2007-09-23 15:12:42 +00:00
dbg coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
dbi old PHP4 code 2007-08-18 20:33:30 +00:00
engines patch #1749705, Allow multibyte characters in number formatting, thanks to garas 2007-07-09 19:41:38 +00:00
export bug #1783667 NO_AUTO_VALUE_ON_ZERO and MySQL version 2007-08-30 16:35:47 +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 obsolete comments 2007-09-23 15:31:30 +00:00
common.lib.php identify active tab from PHP_SELF only if $GLOBALS['active_page'] is not set 2007-09-28 07:27:54 +00:00
Config.class.php patch goes to 2.11.1 instead of 2.11.2 2007-09-18 12:10:53 +00:00
config.default.php new parameter LeftDefaultTabTable and new default value for DefaultTabTable 2007-09-30 12:04:16 +00:00
core.lib.php bug #1728590 Detected failing session_start fails 2007-06-03 23:30:40 +00:00
database_interface.lib.php remove non-UTF-8 2007-09-04 16:59:39 +00:00
db_common.inc.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
db_info.inc.php make previous modif work in all cases 2007-08-01 19:16:05 +00:00
db_links.inc.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
db_routines.inc.php bug #1774561 Edit procedure: Request-URI too large 2007-08-18 12:06:51 +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 fixes 2007-09-02 19:23:59 +00:00
display_select_lang.lib.php remove non-UTF-8 2007-09-04 16:59:39 +00:00
display_tbl_links.lib.php do not urlencode form data (browser is responsible for doing required stuff) 2007-09-27 07:37:42 +00:00
display_tbl.lib.php $cfg['PropertiesIconic'] is checked inside PMA_buttonOrImage() 2007-09-27 14:48:12 +00:00
file_listing.php @todo rename to file_listing.lib.php 2007-09-04 13:07:53 +00:00
File.class.php fixed E_STRICT 2007-08-02 11:40:16 +00:00
footer.inc.php bug #1791568 Undefined cfg, thanks to Christian Schmidt 2007-09-11 21:04:32 +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 1791568 part 2 2007-09-12 09:25:24 +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
List_Database.class.php fixed E_STRICT 2007-08-02 11:40:16 +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
mult_submits.inc.php fixed notice; 2007-10-02 08:18:21 +00:00
mysql_charsets.lib.php XHTML fixes 2007-09-02 19:23:59 +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 bug #1764735 [core] Designer: PDF error when deleting a table 2007-09-26 16:51:27 +00:00
relation.lib.php refactoring 2007-09-29 13:45:35 +00:00
sanitizing.lib.php fixed code indention 2007-05-09 12:18:57 +00:00
select_lang.lib.php remove non-UTF-8 2007-09-04 16:59: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 bug #1728590, last part of the fix 2007-06-05 16:32:49 +00:00
sql_query_form.lib.php XHTML fixes 2007-09-02 19:23:59 +00:00
sqlparser.data.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
sqlparser.lib.php old PHP4 code 2007-08-18 20:33:30 +00:00
sqlvalidator.class.php fixed E_STRICT 2007-08-02 11:40:16 +00:00
sqlvalidator.lib.php coding standard: no braces around include 2007-04-01 09:51:41 +00:00
StorageEngine.class.php bug #1798627 [GUI] Wrong storage engine displayed 2007-09-20 16:25:32 +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 old PHP4 code 2007-08-18 20:33:30 +00:00
Table.class.php bug #1764195 [views] DROP button does not work on defective views 2007-09-27 16:56:09 +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 bug #1764195 [views] DROP button does not work on defective views 2007-09-27 16:56:09 +00:00
tbl_links.inc.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
tbl_properties.inc.php XHTML fixes 2007-09-02 19:23:59 +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 fixed E_STRICT 2007-08-02 11:40:16 +00:00
Theme.class.php fixed E_STRICT 2007-08-02 11:40:16 +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 allow multi dimensional arrays for PMA_generate_common_hidden_inputs() 2007-10-02 07:28:48 +00:00
zip.lib.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00