phpmyadmin/libraries
2006-03-07 18:35:50 +00:00
..
auth replaced $_SERVER with getenv() 2006-03-06 11:32:58 +00:00
dbg (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
dbi Use correct server... 2006-02-22 19:02:56 +00:00
engines arrange innodb buffer pool tables side by side 2005-12-07 11:24:38 +00:00
export New line before values (RFE #1435919). 2006-02-21 17:37:35 +00:00
fpdf replaced $_SERVER with getenv() 2006-03-06 11:32:58 +00:00
import Improve compatibility modes function, thanks to Sebastian. 2006-02-22 11:49:44 +00:00
transformations Allow to configure how often space is added (RFE #1440384). 2006-03-02 17:27:07 +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 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
bookmark.lib.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +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 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
common.lib.php replaced $_SERVER with getenv() 2006-03-06 11:32:58 +00:00
Config.class.php bug #1444867, config.inc.php not loading on PHP < 4.3.0 2006-03-07 18:35:50 +00:00
config.default.php More replacements for page title (RFE #1408241). 2006-02-23 13:15:20 +00:00
database_interface.lib.php added workaround for bug #1436171 Cannot display Capitalised Databases 2006-02-22 14:46:35 +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 allow 0 as name for database, table collumn, alias and index 2006-01-14 23:17:17 +00:00
db_details_db_info.inc.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
db_details_links.inc.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
db_table_exists.lib.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +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 Improve compatibility modes function, thanks to Sebastian. 2006-02-22 11:49:44 +00:00
display_import.lib.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +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 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
display_tbl.lib.php Fix parameter to transformation (bug #1440926). 2006-03-02 15:58:00 +00:00
file_listing.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
footer_custom.inc.php remove per theme header and footer. 2005-11-25 08:58:11 +00:00
footer.inc.php replaced $_SERVER with getenv() 2006-03-06 11:32:58 +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 replaced $_SERVER with getenv() 2006-03-06 11:32:58 +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 (not complete) PEAR coding standard 2006-01-17 17:03:02 +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 replaced $_SERVER with getenv() 2006-03-06 11:32:58 +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 Skip byte order marks (bug #1423362). 2006-02-21 20:28:27 +00:00
information_schema_relations.lib.php information_schema relations 2005-03-27 23:26:00 +00:00
ip_allow_deny.lib.php replaced $_SERVER with getenv() 2006-03-06 11:32:58 +00:00
kanji-encoding.lib.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
left_header.inc.php allow 0 as name for database, table collumn, alias and index 2006-01-14 23:17:17 +00:00
mcrypt.lib.php bug #1117907 2005-02-07 16:46:02 +00:00
mult_submits.inc.php bug #1404565, left frame refresh on db drop from Databases link in main page 2006-02-09 19:22:06 +00:00
mysql_charsets.lib.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
ob.lib.php Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
plugin_interface.lib.php Add support for select options and documentation. 2006-02-22 10:15:41 +00:00
read_dump.lib.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
relation_cleanup.lib.php added database name to relation querys 2005-12-17 17:36:58 +00:00
relation.lib.php bug #1437754, search combos default to key zero 2006-02-24 20:31:45 +00:00
sanitizing.lib.php dont use deprecated tags 2005-11-17 13:12:58 +00:00
select_lang.lib.php replaced $_SERVER with getenv() 2006-03-06 11:32:58 +00:00
select_server.lib.php - fixed pre-select for current server (fixed type missmatch) 2006-02-17 09:48:10 +00:00
server_common.inc.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
server_links.inc.php Same title for processes link (RFE #1350356). 2006-02-22 11:31:32 +00:00
session.inc.php bug #1411996, support session.autostart=1 without the need of .htaccess 2006-03-02 16:14:45 +00:00
sql_query_form.lib.php fixed bug #1433882 html special chars not escaped in query in querybox 2006-02-18 13:51:11 +00:00
sqlparser.data.php support MAX_USER_CONNECTIONS 2005-10-08 19:42:39 +00:00
sqlparser.lib.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
sqlvalidator.class.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +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 make use of PMA_Table object for renaming tables (added also some required functionality to PMA_Table class) 2006-02-21 18:25:57 +00:00
tbl_indexes.lib.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
tbl_properties_common.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
tbl_properties_links.inc.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
tbl_properties_table_info.inc.php moved PMA_generateFieldSpec(), PMA_tableIsView(), PMA_countRecords(), PMA_generateAlterTable() into class PMA_Table 2006-02-21 11:07:46 +00:00
tbl_properties.inc.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
tbl_replace_fields.inc.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Theme_Manager.class.php Fix include path (bug #1442008). 2006-03-03 08:39:36 +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 fixed bug #1409972 PHP 5.1.2 compatibility 2006-01-19 15:39:29 +00:00
unzip.lib.php (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
url_generating.lib.php fixed bug: undefined index server ($GLOBALS['server']) 2006-01-19 15:47:22 +00:00
zip.lib.php added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00