phpmyadmin/libraries
2006-01-02 13:18:39 +00:00
..
auth check magic_quotes only once in common.inc.php 2005-12-12 14:28:28 +00:00
dbg Ignore custom headers and temporary files from Vim. 2005-11-25 08:44:56 +00:00
dbi This is mysql extension. 2005-12-09 11:57:12 +00:00
engines arrange innodb buffer pool tables side by side 2005-12-07 11:24:38 +00:00
export Backquote database name (RFE#1376336). 2005-12-08 21:07:05 +00:00
fpdf Ignore custom headers and temporary files from Vim. 2005-11-25 08:44:56 +00:00
import Handle correctly dumps with commented out commands (eg. from mysqldump). 2005-12-25 21:43:27 +00:00
transformations Ignore custom headers and temporary files from Vim. 2005-11-25 08:44:56 +00:00
.cvsignore Ignore custom headers and temporary files from Vim. 2005-11-25 08:44:56 +00:00
.htaccess Deny access to libraries folder over HTTP. 2005-11-23 19:16:25 +00:00
blowfish.php added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
bookmark.lib.php dbh becomes controllink 2005-11-20 14:00:49 +00:00
charset_conversion.lib.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
check_user_privileges.lib.php PEAR lowercase true false 2005-12-27 13:41:43 +00:00
common.lib.php bug #1388167, deleting a row in a table without a primary key, handle correctly is_js_confirmed 2005-12-31 14:41:26 +00:00
Config.class.php Do not check permissions on Windows, it seems to be broken anyway. 2006-01-02 09:32:29 +00:00
config.default.php typo 2005-12-16 14:07:10 +00:00
database_interface.lib.php Add support for hiding databases (RFE #1372865). 2005-12-16 13:21:00 +00:00
db_config.lib.php Little code reorganistaion (RFE #957308), removed some remaining php3 compatibility code in SQL parser. 2004-05-20 16:14:13 +00:00
db_details_common.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
db_details_db_info.inc.php Move db_details_{common,db_info,links}.php to libraries folder as it does not require direct access. 2005-11-24 08:42:20 +00:00
db_details_links.inc.php Move db_details_{common,db_info,links}.php to libraries folder as it does not require direct access. 2005-11-24 08:42:20 +00:00
db_table_exists.lib.php Use define rather than variable for conditional paths. 2005-11-15 11:14:17 +00:00
display_create_database.lib.php Add label for create database input. 2005-11-15 11:18:48 +00:00
display_create_table.lib.php bug #1389868, Safari's rendering of Create Table fieldset (thanks to Ryan Schmidt 2006-01-02 13:18:39 +00:00
display_export.lib.php no name attribute for sup tag 2005-12-06 10:13:26 +00:00
display_import.lib.php Generic plugin infrastructure and use it in import (needed for RFE#1325937), work in progress. 2005-12-08 22:52:03 +00:00
display_select_lang.lib.php Store HTML entities rather than relying on php functions to create them. 2005-11-27 22:04:11 +00:00
display_tbl_links.lib.php Move javascript stuff out of libraries folder. 2005-11-23 19:10:30 +00:00
display_tbl.lib.php Fix XHTML. 2005-12-08 16:15:48 +00:00
file_listing.php Use common file listing in query window, remove no more used functions. Please note that file import from query windows is currently half rewritten, so compressed imports will not work. 2005-09-27 19:30:44 +00:00
footer_custom.inc.php remove per theme header and footer. 2005-11-25 08:58:11 +00:00
footer.inc.php Use same script tag, use CDATA for scripts (RFE #995065). 2005-12-04 23:14:41 +00:00
get_foreign.lib.php Free temporary query result. 2005-10-13 15:42:52 +00:00
grab_globals.lib.php check magic_quotes only once in common.inc.php 2005-12-12 14:28:28 +00:00
header_custom.inc.php remove per theme header and footer. 2005-11-25 08:58:11 +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 Drop <base href=".." />, it should not be needed at all. 2005-12-11 20:20:14 +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 missing ; for html entity 2005-12-02 07:32:17 +00:00
import.lib.php Handle correctly dumps with commented out commands (eg. from mysqldump). 2005-12-25 21:43:27 +00:00
information_schema_relations.lib.php information_schema relations 2005-03-27 23:26:00 +00:00
ip_allow_deny.lib.php Add more useful shortcuts for IP rules (RFE #1022831). 2005-10-09 13:25:02 +00:00
kanji-encoding.lib.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
left_header.inc.php Functionalised server selection and use it in cookie auth (RFE #1362727). 2005-11-23 15:03:57 +00:00
mcrypt.lib.php bug #1117907 2005-02-07 16:46:02 +00:00
mult_submits.inc.php strong warning for DROP DATABASE 2005-12-30 21:56:32 +00:00
mysql_charsets.lib.php sorry, is used ... 2005-11-17 12:42:38 +00:00
ob.lib.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
plugin_interface.lib.php I should really sleep when I forgot to commit files :-). 2005-12-08 22:57:53 +00:00
read_dump.lib.php Set correct return value (bug #1048861). 2004-10-19 12:49:21 +00:00
relation_cleanup.lib.php added database name to relation querys 2005-12-17 17:36:58 +00:00
relation.lib.php added database name to relation querys 2005-12-17 17:36:58 +00:00
sanitizing.lib.php dont use deprecated tags 2005-11-17 13:12:58 +00:00
select_lang.lib.php use PMA_sendHeaderLocation() 2005-11-28 16:42:00 +00:00
select_server.lib.php show currently selected server 2005-11-25 15:36:04 +00:00
server_common.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
server_links.inc.php Move server_{links,common}.inc.php to libraries folder as it does not require direct access. 2005-11-24 08:29:44 +00:00
session.inc.php session cookie path (bug #1370294) 2005-12-01 10:46:56 +00:00
sql_query_form.lib.php Require bookmark code when we use it. 2005-12-08 19:39:34 +00:00
sqlparser.data.php support MAX_USER_CONNECTIONS 2005-10-08 19:42:39 +00:00
sqlparser.lib.php Do not use functions not supported by older PHP. 2005-11-28 18:21:19 +00:00
sqlvalidator.class.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
sqlvalidator.lib.php Removed unused code. 2005-10-08 15:17:42 +00:00
storage_engines.lib.php added PMA_StorageEngine::getMysqlHelpPage() 2005-12-07 09:05:15 +00:00
string.lib.php This line should not be commented out. 2005-11-28 20:49:46 +00:00
tbl_indexes.lib.php revised XHTML output 2005-12-02 13:04:22 +00:00
tbl_move_copy.php typo 2005-12-24 14:26:16 +00:00
tbl_properties_common.php global init of $GLOBALS['url_params'] 2005-12-08 13:33:28 +00:00
tbl_properties_links.inc.php bug #1375752 wrong page after insert 2005-12-12 00:16:54 +00:00
tbl_properties_table_info.inc.php added some comments and made some code more readable 2005-12-08 12:14:34 +00:00
tbl_properties.inc.php bug #1349262, use Storage Engine 2005-12-21 19:56:49 +00:00
tbl_replace_fields.inc.php previous fix introduced a bug: cannot change a value for a nullable field 2005-12-22 16:49:33 +00:00
Theme_Manager.class.php update theme list on wakeup 2005-12-01 09:12:57 +00:00
Theme.class.php missing '/' in img path (bug #1370437) - fix for the fix 2005-12-01 08:59:12 +00:00
transformations.lib.php remove some PHP3 compatibility code 2006-01-01 20:49:21 +00:00
unzip.lib.php Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00
url_generating.lib.php problem with accented table names 2005-12-17 13:48:24 +00:00
zip.lib.php added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00