phpmyadmin/libraries
2006-12-07 17:57:02 +00:00
..
auth Check before commit! 2006-11-17 08:49:30 +00:00
dbg Finalise SVN migration. 2006-10-12 16:27:13 +00:00
dbi Check before commit! 2006-11-17 08:49:30 +00:00
engines Finalise SVN migration. 2006-10-12 16:27:13 +00:00
export Check before commit! 2006-11-17 08:49:30 +00:00
import Check before commit! 2006-11-17 08:49:30 +00:00
tcpdf Check before commit! 2006-11-17 08:49:30 +00:00
transformations Check before commit! 2006-11-17 08:49:30 +00:00
.htaccess correct syntax for blocking access to libraries 2006-09-27 20:14:01 +00:00
blowfish.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
bookmark.lib.php bug #1579701: error listing bookmarks 2006-11-26 10:57:48 +00:00
charset_conversion.lib.php Fixes for AIX wrapper, thanks to Bj��rn Wiberg - bwiberg. 2006-02-22 08:26:32 +00:00
check_user_privileges.lib.php use @todo tag for todo items, to show up in generated documentation 2006-09-21 14:28:46 +00:00
cleanup.lib.php undefined index 2006-11-18 11:49:48 +00:00
common.lib.php bug #1603660, incorrect escaping 2006-12-06 17:39:42 +00:00
Config.class.php Add backward compatibility code to affect above renaming. 2006-10-25 14:16:37 +00:00
config.default.php Trust only listed proxies for IP Allow/Deny. 2006-11-17 09:52:45 +00:00
database_interface.lib.php Fix typos (bug #1597137). 2006-11-19 20:54:19 +00:00
db_common.inc.php Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
db_info.inc.php Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
db_links.inc.php Check before commit! 2006-11-17 08:49:30 +00:00
db_table_exists.lib.php Check before commit! 2006-11-17 08:49:30 +00:00
display_create_database.lib.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
display_create_table.lib.php bug #1376314, detection of privilege to create a table 2006-01-19 17:13:20 +00:00
display_export.lib.php Reinclude table selection (bug #1477226). 2006-04-26 20:59:09 +00:00
display_import.lib.php Character set of file message appeared twice 2006-07-22 21:13:24 +00:00
display_select_lang.lib.php strLanguage 2006-08-09 21:19:33 +00:00
display_tbl_links.lib.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
display_tbl.lib.php patch #1605032, undefined index 2006-11-29 11:04:16 +00:00
file_listing.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
footer.inc.php remove profiling 2006-09-19 21:33:14 +00:00
get_foreign.lib.php moved PMA_generateFieldSpec(), PMA_tableIsView(), PMA_countRecords(), PMA_generateAlterTable() into class PMA_Table 2006-02-21 11:07:46 +00:00
grab_globals.lib.php fix for attack via FILES 2006-09-29 13:24:33 +00:00
header_http.inc.php Fix XSS on some libraries (CVE-2005-3665). 2005-11-24 08:15:00 +00:00
header_meta_style.inc.php fix to remove scrollbar bug in IE without quirks mode 2006-07-08 09:35:52 +00:00
header_printview.inc.php Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
header.inc.php Rename tbl_* files to drop useless _properties part. 2006-10-25 10:55:20 +00:00
iconv_wrapper.lib.php Fixes for AIX wrapper, thanks to Bj��rn Wiberg - bwiberg. 2006-02-22 08:26:32 +00:00
import.lib.php bug #1603660, incorrect escaping 2006-12-06 17:39:42 +00:00
information_schema_relations.lib.php information_schema relations 2005-03-27 23:26:00 +00:00
ip_allow_deny.lib.php checks that the header contains only one IP 2006-12-07 17:57:02 +00:00
kanji-encoding.lib.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
language.lib.php Reload language file after switch to utf-8 translation (bug #1442605). 2006-04-27 12:13:52 +00:00
mcrypt.lib.php Check before commit! 2006-11-17 08:49:30 +00:00
mult_submits.inc.php Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
mysql_charsets.lib.php real cause of the double quote problem 2006-08-09 18:11:13 +00:00
navigation_header.inc.php Rename left_header to navigation_header. 2006-10-18 14:54:35 +00:00
ob.lib.php refactored output buffer functions 2006-09-22 11:58:39 +00:00
opendocument.lib.php Include styles.xml in Open Document, now it can be opened in KOffice, Gnumeric and OpenOffice.org. 2006-04-28 10:46:13 +00:00
parse_analyze.lib.php use @todo tag for todo items, to show up in generated documentation 2006-09-21 14:28:46 +00:00
plugin_interface.lib.php bug #1504218, better explanation for what is a PDF export 2006-06-25 11:42:18 +00:00
PMA_List_Database.class.php Fix XSS on database comment, thanks to laurent gaffié. 2006-11-18 19:33:20 +00:00
PMA_List.class.php new PMA_List class 2006-09-21 12:49:01 +00:00
relation_cleanup.lib.php added database name to relation querys 2005-12-17 17:36:58 +00:00
relation.lib.php Check before commit! 2006-11-17 08:49:30 +00:00
sanitizing.lib.php dont use deprecated tags 2005-11-17 13:12:58 +00:00
select_lang.lib.php Fix path disclossure while passing array as some params. 2006-11-17 09:32:19 +00:00
select_server.lib.php use @todo tag for todo items, to show up in generated documentation 2006-09-21 14:28:46 +00:00
server_common.inc.php bug #1490193 and code simplification 2006-05-18 16:53:40 +00:00
server_links.inc.php Same title for processes link (RFE #1350356). 2006-02-22 11:31:32 +00:00
session.inc.php Check before commit! 2006-11-17 08:49:30 +00:00
sql_query_form.lib.php Rename db_* files to drop useless _details part. 2006-10-25 12:25:01 +00:00
sqlparser.data.php Check before commit! 2006-11-17 08:49:30 +00:00
sqlparser.lib.php Add support for ON DUPLICATE KEY (bug #1576226). 2006-10-17 09:46:07 +00:00
sqlvalidator.class.php Use HeadURL instead of Source keyword. 2006-10-13 08:21:55 +00:00
sqlvalidator.lib.php Removed unused code. 2005-10-08 15:17:42 +00:00
storage_engines.lib.php bug #1434578, missing argument for __construct() 2006-02-19 15:36:55 +00:00
string.lib.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Table.class.php bug #1567316, renaming a db containing a view 2006-10-18 13:03:57 +00:00
tbl_common.php Rename tbl_* files to drop useless _properties part. 2006-10-25 10:55:20 +00:00
tbl_indexes.lib.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
tbl_info.inc.php Rename tbl_* files to drop useless _properties part. 2006-10-25 10:55:20 +00:00
tbl_links.inc.php Check before commit! 2006-11-17 08:49:30 +00:00
tbl_properties.inc.php Check before commit! 2006-11-17 08:49:30 +00:00
tbl_replace_fields.inc.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Theme_Manager.class.php remove a line that does nothing 2006-08-02 17:15:30 +00:00
Theme.class.php use fallback (original) css file if not found in current theme (no need to include unchanged files into theme, f. e. print.css) 2006-04-26 17:09:45 +00:00
transformations.lib.php Check before commit! 2006-11-17 08:49:30 +00:00
unzip.lib.php Fix check for encrypted file (bug #1596304). 2006-11-19 20:57:24 +00:00
url_generating.lib.php Fix path disclossure while passing array as some params. 2006-11-17 09:32:19 +00:00
zip.lib.php added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00