Major update to 3.5.0, in "server status" the "advisor" goes in a loop.
Any hints ?
 Cheers
  Giovanni Bechis
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/phpmyadmin/Makefile,v
retrieving revision 1.74
diff -u -p -r1.74 Makefile
--- Makefile    2 Apr 2012 09:35:20 -0000       1.74
+++ Makefile    18 Apr 2012 14:18:02 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       tool to handle the administration of MySQL over the web
 
-V=             3.4.10.2
+V=             3.5.0
 DISTNAME=      phpMyAdmin-${V}
 CATEGORIES=    www
 HOMEPAGE=      http://www.phpmyadmin.net/
@@ -28,7 +28,7 @@ INSTDIR=      ${PREFIX}/phpMyAdmin
 SUBST_VARS=    INSTDIR V
 
 MODULES=       lang/php
-RUN_DEPENDS=   lang/php/${MODPHP_VERSION},-mysql \
+RUN_DEPENDS=   lang/php/${MODPHP_VERSION},-mysqli \
                lang/php/${MODPHP_VERSION},-mcrypt \
                lang/php/${MODPHP_VERSION},-gd
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/phpmyadmin/distinfo,v
retrieving revision 1.66
diff -u -p -r1.66 distinfo
--- distinfo    2 Apr 2012 09:35:20 -0000       1.66
+++ distinfo    18 Apr 2012 14:18:02 -0000
@@ -1,5 +1,5 @@
-MD5 (phpMyAdmin-3.4.10.2-all-languages.tar.gz) = tz7p7MO3xO0lRCH8UQi/ww==
-RMD160 (phpMyAdmin-3.4.10.2-all-languages.tar.gz) = 
3degDJPnH+PxB07kaZ69oD1KtHA=
-SHA1 (phpMyAdmin-3.4.10.2-all-languages.tar.gz) = r4lYa+13S+UnvBnoi+o8hQqpSOU=
-SHA256 (phpMyAdmin-3.4.10.2-all-languages.tar.gz) = 
yFzHi08sZEHqAoQL6rvvt/AaK6L5SNuOO8jQhG6jIVg=
-SIZE (phpMyAdmin-3.4.10.2-all-languages.tar.gz) = 5815647
+MD5 (phpMyAdmin-3.5.0-all-languages.tar.gz) = 92sBKY0zkczdFbu2X5W35A==
+RMD160 (phpMyAdmin-3.5.0-all-languages.tar.gz) = u0Mxc/cLcNoD2GGzoQurN0iXE9k=
+SHA1 (phpMyAdmin-3.5.0-all-languages.tar.gz) = xpZeiVGh8BrNbC0Od7Qp4gWvEpI=
+SHA256 (phpMyAdmin-3.5.0-all-languages.tar.gz) = 
bBiulEUR3V1IhObgFPf2/K2+C1h3OXO2ON4CmuNFyOw=
+SIZE (phpMyAdmin-3.5.0-all-languages.tar.gz) = 5896842
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/phpmyadmin/pkg/PLIST,v
retrieving revision 1.39
diff -u -p -r1.39 PLIST
--- pkg/PLIST   17 Feb 2012 14:48:07 -0000      1.39
+++ pkg/PLIST   18 Apr 2012 14:18:02 -0000
@@ -1,16 +1,13 @@
 @comment $OpenBSD: PLIST,v 1.39 2012/02/17 14:48:07 giovanni Exp $
 @group daemon
 phpMyAdmin/
-phpMyAdmin/CREDITS
 phpMyAdmin/ChangeLog
 phpMyAdmin/Documentation.html
 phpMyAdmin/Documentation.txt
-phpMyAdmin/INSTALL
 phpMyAdmin/LICENSE
 phpMyAdmin/README
 phpMyAdmin/README.VENDOR
 phpMyAdmin/RELEASE-DATE-${V}
-phpMyAdmin/TODO
 phpMyAdmin/browse_foreigners.php
 phpMyAdmin/bs_disp_as_mime_type.php
 phpMyAdmin/bs_play_media.php
@@ -18,63 +15,183 @@ phpMyAdmin/changelog.php
 phpMyAdmin/chk_rel.php
 phpMyAdmin/config.sample.inc.php
 @sample phpMyAdmin/config.inc.php
-phpMyAdmin/contrib/
-phpMyAdmin/contrib/README
-phpMyAdmin/contrib/htaccess
-phpMyAdmin/contrib/swekey.sample.conf
 phpMyAdmin/db_create.php
 phpMyAdmin/db_datadict.php
+phpMyAdmin/db_events.php
 phpMyAdmin/db_export.php
 phpMyAdmin/db_import.php
 phpMyAdmin/db_operations.php
 phpMyAdmin/db_printview.php
 phpMyAdmin/db_qbe.php
+phpMyAdmin/db_routines.php
 phpMyAdmin/db_search.php
 phpMyAdmin/db_sql.php
 phpMyAdmin/db_structure.php
 phpMyAdmin/db_tracking.php
+phpMyAdmin/db_triggers.php
 phpMyAdmin/docs.css
 phpMyAdmin/enum_editor.php
+phpMyAdmin/examples/
+phpMyAdmin/examples/config.manyhosts.inc.php
+phpMyAdmin/examples/create_tables.sql
+phpMyAdmin/examples/create_tables_drizzle.sql
+phpMyAdmin/examples/openid.php
+phpMyAdmin/examples/signon-script.php
+phpMyAdmin/examples/signon.php
+phpMyAdmin/examples/swekey.sample.conf
+phpMyAdmin/examples/upgrade_tables_mysql_4_1_2+.sql
 phpMyAdmin/export.php
 phpMyAdmin/favicon.ico
+phpMyAdmin/file_echo.php
+phpMyAdmin/gis_data_editor.php
 phpMyAdmin/import.php
 phpMyAdmin/import_status.php
 phpMyAdmin/index.php
 phpMyAdmin/js/
+phpMyAdmin/js/OpenStreetMap.js
+phpMyAdmin/js/canvg/
+phpMyAdmin/js/canvg/MIT-LICENSE.txt
+phpMyAdmin/js/canvg/canvg.js
+phpMyAdmin/js/canvg/flashcanvas.js
+phpMyAdmin/js/canvg/flashcanvas.swf
+phpMyAdmin/js/codemirror/
+phpMyAdmin/js/codemirror/LICENSE
+phpMyAdmin/js/codemirror/lib/
+phpMyAdmin/js/codemirror/lib/codemirror.js
+phpMyAdmin/js/codemirror/mode/
+phpMyAdmin/js/codemirror/mode/mysql/
+phpMyAdmin/js/codemirror/mode/mysql/mysql.js
 phpMyAdmin/js/common.js
 phpMyAdmin/js/config.js
 phpMyAdmin/js/cross_framing_protection.js
+phpMyAdmin/js/date.js
 phpMyAdmin/js/db_operations.js
 phpMyAdmin/js/db_search.js
 phpMyAdmin/js/db_structure.js
 phpMyAdmin/js/dom-drag.js
 phpMyAdmin/js/export.js
 phpMyAdmin/js/functions.js
+phpMyAdmin/js/get_image.js.php
+phpMyAdmin/js/gis_data_editor.js
+phpMyAdmin/js/highcharts/
+phpMyAdmin/js/highcharts/exporting.js
+phpMyAdmin/js/highcharts/highcharts.js
 phpMyAdmin/js/import.js
 phpMyAdmin/js/indexes.js
 phpMyAdmin/js/jquery/
-phpMyAdmin/js/jquery/jquery-1.4.4.js
-phpMyAdmin/js/jquery/jquery-ui-1.8.custom.js
+phpMyAdmin/js/jquery/jquery-1.6.2.js
+phpMyAdmin/js/jquery/jquery-ui-1.8.16.custom.js
+phpMyAdmin/js/jquery/jquery.cookie.js
+phpMyAdmin/js/jquery/jquery.event.drag-2.0.min.js
 phpMyAdmin/js/jquery/jquery.json-2.2.js
-phpMyAdmin/js/jquery/jquery.qtip-1.0.0.min.js
+phpMyAdmin/js/jquery/jquery.mousewheel.js
+phpMyAdmin/js/jquery/jquery.qtip-1.0.0-rc3.js
+phpMyAdmin/js/jquery/jquery.sortableTable.js
 phpMyAdmin/js/jquery/jquery.sprintf.js
+phpMyAdmin/js/jquery/jquery.svg.js
+phpMyAdmin/js/jquery/jquery.tablesorter.js
 phpMyAdmin/js/jquery/timepicker.js
 phpMyAdmin/js/keyhandler.js
+phpMyAdmin/js/makegrid.js
 phpMyAdmin/js/messages.php
 phpMyAdmin/js/navigation.js
-phpMyAdmin/js/pMap.js
+phpMyAdmin/js/openlayers/
+phpMyAdmin/js/openlayers/OpenLayers.js
+phpMyAdmin/js/openlayers/img/
+phpMyAdmin/js/openlayers/img/blank.gif
+phpMyAdmin/js/openlayers/img/cloud-popup-relative.png
+phpMyAdmin/js/openlayers/img/drag-rectangle-off.png
+phpMyAdmin/js/openlayers/img/drag-rectangle-on.png
+phpMyAdmin/js/openlayers/img/east-mini.png
+phpMyAdmin/js/openlayers/img/layer-switcher-maximize.png
+phpMyAdmin/js/openlayers/img/layer-switcher-minimize.png
+phpMyAdmin/js/openlayers/img/marker-blue.png
+phpMyAdmin/js/openlayers/img/marker-gold.png
+phpMyAdmin/js/openlayers/img/marker-green.png
+phpMyAdmin/js/openlayers/img/marker.png
+phpMyAdmin/js/openlayers/img/measuring-stick-off.png
+phpMyAdmin/js/openlayers/img/measuring-stick-on.png
+phpMyAdmin/js/openlayers/img/north-mini.png
+phpMyAdmin/js/openlayers/img/panning-hand-off.png
+phpMyAdmin/js/openlayers/img/panning-hand-on.png
+phpMyAdmin/js/openlayers/img/slider.png
+phpMyAdmin/js/openlayers/img/south-mini.png
+phpMyAdmin/js/openlayers/img/west-mini.png
+phpMyAdmin/js/openlayers/img/zoom-minus-mini.png
+phpMyAdmin/js/openlayers/img/zoom-plus-mini.png
+phpMyAdmin/js/openlayers/img/zoom-world-mini.png
+phpMyAdmin/js/openlayers/img/zoombar.png
+phpMyAdmin/js/openlayers/theme/
+phpMyAdmin/js/openlayers/theme/default/
+phpMyAdmin/js/openlayers/theme/default/framedCloud.css
+phpMyAdmin/js/openlayers/theme/default/google.css
+phpMyAdmin/js/openlayers/theme/default/ie6-style.css
+phpMyAdmin/js/openlayers/theme/default/img/
+phpMyAdmin/js/openlayers/theme/default/img/add_point_off.png
+phpMyAdmin/js/openlayers/theme/default/img/add_point_on.png
+phpMyAdmin/js/openlayers/theme/default/img/blank.gif
+phpMyAdmin/js/openlayers/theme/default/img/close.gif
+phpMyAdmin/js/openlayers/theme/default/img/drag-rectangle-off.png
+phpMyAdmin/js/openlayers/theme/default/img/drag-rectangle-on.png
+phpMyAdmin/js/openlayers/theme/default/img/draw_line_off.png
+phpMyAdmin/js/openlayers/theme/default/img/draw_line_on.png
+phpMyAdmin/js/openlayers/theme/default/img/draw_point_off.png
+phpMyAdmin/js/openlayers/theme/default/img/draw_point_on.png
+phpMyAdmin/js/openlayers/theme/default/img/draw_polygon_off.png
+phpMyAdmin/js/openlayers/theme/default/img/draw_polygon_on.png
+phpMyAdmin/js/openlayers/theme/default/img/editing_tool_bar.png
+phpMyAdmin/js/openlayers/theme/default/img/move_feature_off.png
+phpMyAdmin/js/openlayers/theme/default/img/move_feature_on.png
+phpMyAdmin/js/openlayers/theme/default/img/navigation_history.png
+phpMyAdmin/js/openlayers/theme/default/img/overview_replacement.gif
+phpMyAdmin/js/openlayers/theme/default/img/pan-panel-NOALPHA.png
+phpMyAdmin/js/openlayers/theme/default/img/pan-panel.png
+phpMyAdmin/js/openlayers/theme/default/img/pan_off.png
+phpMyAdmin/js/openlayers/theme/default/img/pan_on.png
+phpMyAdmin/js/openlayers/theme/default/img/panning-hand-off.png
+phpMyAdmin/js/openlayers/theme/default/img/panning-hand-on.png
+phpMyAdmin/js/openlayers/theme/default/img/remove_point_off.png
+phpMyAdmin/js/openlayers/theme/default/img/remove_point_on.png
+phpMyAdmin/js/openlayers/theme/default/img/ruler.png
+phpMyAdmin/js/openlayers/theme/default/img/save_features_off.png
+phpMyAdmin/js/openlayers/theme/default/img/save_features_on.png
+phpMyAdmin/js/openlayers/theme/default/img/view_next_off.png
+phpMyAdmin/js/openlayers/theme/default/img/view_next_on.png
+phpMyAdmin/js/openlayers/theme/default/img/view_previous_off.png
+phpMyAdmin/js/openlayers/theme/default/img/view_previous_on.png
+phpMyAdmin/js/openlayers/theme/default/img/zoom-panel-NOALPHA.png
+phpMyAdmin/js/openlayers/theme/default/img/zoom-panel.png
+phpMyAdmin/js/openlayers/theme/default/style.css
+phpMyAdmin/js/pmd/
+phpMyAdmin/js/pmd/ajax.js
+phpMyAdmin/js/pmd/history.js
+phpMyAdmin/js/pmd/iecanvas.js
+phpMyAdmin/js/pmd/move.js
 phpMyAdmin/js/querywindow.js
 phpMyAdmin/js/replication.js
+phpMyAdmin/js/rte/
+phpMyAdmin/js/rte/common.js
+phpMyAdmin/js/rte/events.js
+phpMyAdmin/js/rte/routines.js
+phpMyAdmin/js/rte/triggers.js
+phpMyAdmin/js/server_plugins.js
 phpMyAdmin/js/server_privileges.js
+phpMyAdmin/js/server_status.js
+phpMyAdmin/js/server_status_monitor.js
 phpMyAdmin/js/server_synchronize.js
+phpMyAdmin/js/server_variables.js
 phpMyAdmin/js/sql.js
 phpMyAdmin/js/tbl_change.js
+phpMyAdmin/js/tbl_chart.js
+phpMyAdmin/js/tbl_gis_visualization.js
 phpMyAdmin/js/tbl_relation.js
 phpMyAdmin/js/tbl_select.js
 phpMyAdmin/js/tbl_structure.js
+phpMyAdmin/js/tbl_zoom_plot.js
 phpMyAdmin/js/update-location.js
 phpMyAdmin/libraries/
 phpMyAdmin/libraries/.htaccess
+phpMyAdmin/libraries/Advisor.class.php
 phpMyAdmin/libraries/Config.class.php
 phpMyAdmin/libraries/Error.class.php
 phpMyAdmin/libraries/Error_Handler.class.php
@@ -83,13 +200,16 @@ phpMyAdmin/libraries/Index.class.php
 phpMyAdmin/libraries/List.class.php
 phpMyAdmin/libraries/List_Database.class.php
 phpMyAdmin/libraries/Message.class.php
+phpMyAdmin/libraries/PDF.class.php
 phpMyAdmin/libraries/PMA.php
 phpMyAdmin/libraries/Partition.class.php
+phpMyAdmin/libraries/RecentTable.class.php
 phpMyAdmin/libraries/StorageEngine.class.php
 phpMyAdmin/libraries/Table.class.php
 phpMyAdmin/libraries/Theme.class.php
 phpMyAdmin/libraries/Theme_Manager.class.php
 phpMyAdmin/libraries/Tracker.class.php
+phpMyAdmin/libraries/advisory_rules.txt
 phpMyAdmin/libraries/auth/
 phpMyAdmin/libraries/auth/config.auth.lib.php
 phpMyAdmin/libraries/auth/cookie.auth.lib.php
@@ -100,33 +220,13 @@ phpMyAdmin/libraries/auth/swekey/authent
 phpMyAdmin/libraries/auth/swekey/musbe-ca.crt
 phpMyAdmin/libraries/auth/swekey/swekey.auth.lib.php
 phpMyAdmin/libraries/auth/swekey/swekey.php
+phpMyAdmin/libraries/bfShapeFiles/
+phpMyAdmin/libraries/bfShapeFiles/ShapeFile.lib.php
 phpMyAdmin/libraries/blobstreaming.lib.php
 phpMyAdmin/libraries/blowfish.php
 phpMyAdmin/libraries/bookmark.lib.php
 phpMyAdmin/libraries/build_html_for_db.lib.php
 phpMyAdmin/libraries/charset_conversion.lib.php
-phpMyAdmin/libraries/chart/
-phpMyAdmin/libraries/chart.lib.php
-phpMyAdmin/libraries/chart/pChart/
-phpMyAdmin/libraries/chart/pChart/fonts/
-phpMyAdmin/libraries/chart/pChart/fonts/DejaVuSans.ttf
-phpMyAdmin/libraries/chart/pChart/fonts/LICENSE
-phpMyAdmin/libraries/chart/pChart/fonts/README
-phpMyAdmin/libraries/chart/pChart/pCache.class
-phpMyAdmin/libraries/chart/pChart/pChart.class
-phpMyAdmin/libraries/chart/pChart/pData.class
-phpMyAdmin/libraries/chart/pma_chart.php
-phpMyAdmin/libraries/chart/pma_pchart_chart.php
-phpMyAdmin/libraries/chart/pma_pchart_multi.php
-phpMyAdmin/libraries/chart/pma_pchart_multi_bar.php
-phpMyAdmin/libraries/chart/pma_pchart_multi_line.php
-phpMyAdmin/libraries/chart/pma_pchart_multi_radar.php
-phpMyAdmin/libraries/chart/pma_pchart_pie.php
-phpMyAdmin/libraries/chart/pma_pchart_single.php
-phpMyAdmin/libraries/chart/pma_pchart_single_bar.php
-phpMyAdmin/libraries/chart/pma_pchart_single_line.php
-phpMyAdmin/libraries/chart/pma_pchart_single_radar.php
-phpMyAdmin/libraries/chart/pma_pchart_stacked_bar.php
 phpMyAdmin/libraries/check_user_privileges.lib.php
 phpMyAdmin/libraries/cleanup.lib.php
 phpMyAdmin/libraries/common.inc.php
@@ -144,15 +244,18 @@ phpMyAdmin/libraries/config/setup.forms.
 phpMyAdmin/libraries/config/user_preferences.forms.php
 phpMyAdmin/libraries/config/validate.lib.php
 phpMyAdmin/libraries/core.lib.php
+phpMyAdmin/libraries/data_dictionary_relations.lib.php
+phpMyAdmin/libraries/data_drizzle.inc.php
+phpMyAdmin/libraries/data_mysql.inc.php
 phpMyAdmin/libraries/database_interface.lib.php
 phpMyAdmin/libraries/db_common.inc.php
-phpMyAdmin/libraries/db_events.inc.php
 phpMyAdmin/libraries/db_info.inc.php
 phpMyAdmin/libraries/db_links.inc.php
-phpMyAdmin/libraries/db_routines.inc.php
 phpMyAdmin/libraries/db_structure.lib.php
 phpMyAdmin/libraries/db_table_exists.lib.php
 phpMyAdmin/libraries/dbi/
+phpMyAdmin/libraries/dbi/drizzle-wrappers.lib.php
+phpMyAdmin/libraries/dbi/drizzle.dbi.lib.php
 phpMyAdmin/libraries/dbi/mysql.dbi.lib.php
 phpMyAdmin/libraries/dbi/mysqli.dbi.lib.php
 phpMyAdmin/libraries/display_change_password.lib.php
@@ -195,6 +298,18 @@ phpMyAdmin/libraries/export/xml.php
 phpMyAdmin/libraries/export/yaml.php
 phpMyAdmin/libraries/file_listing.php
 phpMyAdmin/libraries/footer.inc.php
+phpMyAdmin/libraries/gis/
+phpMyAdmin/libraries/gis/pma_gis_factory.php
+phpMyAdmin/libraries/gis/pma_gis_geometry.php
+phpMyAdmin/libraries/gis/pma_gis_geometrycollection.php
+phpMyAdmin/libraries/gis/pma_gis_linestring.php
+phpMyAdmin/libraries/gis/pma_gis_multilinestring.php
+phpMyAdmin/libraries/gis/pma_gis_multipoint.php
+phpMyAdmin/libraries/gis/pma_gis_multipolygon.php
+phpMyAdmin/libraries/gis/pma_gis_point.php
+phpMyAdmin/libraries/gis/pma_gis_polygon.php
+phpMyAdmin/libraries/gis/pma_gis_visualization.php
+phpMyAdmin/libraries/gis_visualization.lib.php
 phpMyAdmin/libraries/grab_globals.lib.php
 phpMyAdmin/libraries/header.inc.php
 phpMyAdmin/libraries/header_http.inc.php
@@ -209,6 +324,7 @@ phpMyAdmin/libraries/import/csv.php
 phpMyAdmin/libraries/import/docsql.php
 phpMyAdmin/libraries/import/ldi.php
 phpMyAdmin/libraries/import/ods.php
+phpMyAdmin/libraries/import/shp.php
 phpMyAdmin/libraries/import/sql.php
 phpMyAdmin/libraries/import/upload/
 phpMyAdmin/libraries/import/upload/apc.php
@@ -233,10 +349,20 @@ phpMyAdmin/libraries/php-gettext/gettext
 phpMyAdmin/libraries/php-gettext/gettext.php
 phpMyAdmin/libraries/php-gettext/streams.php
 phpMyAdmin/libraries/plugin_interface.lib.php
+phpMyAdmin/libraries/pmd_common.php
 phpMyAdmin/libraries/relation.lib.php
 phpMyAdmin/libraries/relation_cleanup.lib.php
 phpMyAdmin/libraries/replication.inc.php
 phpMyAdmin/libraries/replication_gui.lib.php
+phpMyAdmin/libraries/rte/
+phpMyAdmin/libraries/rte/rte_events.lib.php
+phpMyAdmin/libraries/rte/rte_export.lib.php
+phpMyAdmin/libraries/rte/rte_footer.lib.php
+phpMyAdmin/libraries/rte/rte_list.lib.php
+phpMyAdmin/libraries/rte/rte_main.inc.php
+phpMyAdmin/libraries/rte/rte_routines.lib.php
+phpMyAdmin/libraries/rte/rte_triggers.lib.php
+phpMyAdmin/libraries/rte/rte_words.lib.php
 phpMyAdmin/libraries/sanitizing.lib.php
 phpMyAdmin/libraries/schema/
 phpMyAdmin/libraries/schema/Dia_Relation_Schema.class.php
@@ -263,12 +389,17 @@ phpMyAdmin/libraries/string_mb.lib.php
 phpMyAdmin/libraries/string_native.lib.php
 phpMyAdmin/libraries/string_type_ctype.lib.php
 phpMyAdmin/libraries/string_type_native.lib.php
+phpMyAdmin/libraries/svg_plot/
+phpMyAdmin/libraries/svg_plot/pma_scatter_plot.php
+phpMyAdmin/libraries/svg_plot/pma_svg_data_element.php
+phpMyAdmin/libraries/svg_plot/pma_svg_data_point.php
+phpMyAdmin/libraries/sysinfo.lib.php
 phpMyAdmin/libraries/tbl_common.php
 phpMyAdmin/libraries/tbl_info.inc.php
 phpMyAdmin/libraries/tbl_links.inc.php
 phpMyAdmin/libraries/tbl_properties.inc.php
 phpMyAdmin/libraries/tbl_replace_fields.inc.php
-phpMyAdmin/libraries/tbl_triggers.lib.php
+phpMyAdmin/libraries/tbl_select.lib.php
 phpMyAdmin/libraries/tcpdf/
 phpMyAdmin/libraries/tcpdf/LICENSE.TXT
 phpMyAdmin/libraries/tcpdf/README.TXT
@@ -284,12 +415,6 @@ phpMyAdmin/libraries/tcpdf/fonts/dejavus
 phpMyAdmin/libraries/tcpdf/fonts/dejavusansb.ctg.z
 phpMyAdmin/libraries/tcpdf/fonts/dejavusansb.php
 phpMyAdmin/libraries/tcpdf/fonts/dejavusansb.z
-phpMyAdmin/libraries/tcpdf/fonts/dejavuserif.ctg.z
-phpMyAdmin/libraries/tcpdf/fonts/dejavuserif.php
-phpMyAdmin/libraries/tcpdf/fonts/dejavuserif.z
-phpMyAdmin/libraries/tcpdf/fonts/dejavuserifb.ctg.z
-phpMyAdmin/libraries/tcpdf/fonts/dejavuserifb.php
-phpMyAdmin/libraries/tcpdf/fonts/dejavuserifb.z
 phpMyAdmin/libraries/tcpdf/fonts/helvetica.php
 phpMyAdmin/libraries/tcpdf/htmlcolors.php
 phpMyAdmin/libraries/tcpdf/tcpdf.php
@@ -327,18 +452,9 @@ phpMyAdmin/locale/
 phpMyAdmin/locale/ar/
 phpMyAdmin/locale/ar/LC_MESSAGES/
 phpMyAdmin/locale/ar/LC_MESSAGES/phpmyadmin.mo
-phpMyAdmin/locale/be/
-phpMyAdmin/locale/be/LC_MESSAGES/
-phpMyAdmin/locale/be/LC_MESSAGES/phpmyadmin.mo
-phpMyAdmin/locale/be@latin/
-phpMyAdmin/locale/be@latin/LC_MESSAGES/
-phpMyAdmin/locale/be@latin/LC_MESSAGES/phpmyadmin.mo
 phpMyAdmin/locale/bg/
 phpMyAdmin/locale/bg/LC_MESSAGES/
 phpMyAdmin/locale/bg/LC_MESSAGES/phpmyadmin.mo
-phpMyAdmin/locale/bn/
-phpMyAdmin/locale/bn/LC_MESSAGES/
-phpMyAdmin/locale/bn/LC_MESSAGES/phpmyadmin.mo
 phpMyAdmin/locale/ca/
 phpMyAdmin/locale/ca/LC_MESSAGES/
 phpMyAdmin/locale/ca/LC_MESSAGES/phpmyadmin.mo
@@ -390,15 +506,9 @@ phpMyAdmin/locale/it/LC_MESSAGES/phpmyad
 phpMyAdmin/locale/ja/
 phpMyAdmin/locale/ja/LC_MESSAGES/
 phpMyAdmin/locale/ja/LC_MESSAGES/phpmyadmin.mo
-phpMyAdmin/locale/ka/
-phpMyAdmin/locale/ka/LC_MESSAGES/
-phpMyAdmin/locale/ka/LC_MESSAGES/phpmyadmin.mo
 phpMyAdmin/locale/lt/
 phpMyAdmin/locale/lt/LC_MESSAGES/
 phpMyAdmin/locale/lt/LC_MESSAGES/phpmyadmin.mo
-phpMyAdmin/locale/mn/
-phpMyAdmin/locale/mn/LC_MESSAGES/
-phpMyAdmin/locale/mn/LC_MESSAGES/phpmyadmin.mo
 phpMyAdmin/locale/nb/
 phpMyAdmin/locale/nb/LC_MESSAGES/
 phpMyAdmin/locale/nb/LC_MESSAGES/phpmyadmin.mo
@@ -426,12 +536,6 @@ phpMyAdmin/locale/sk/LC_MESSAGES/phpmyad
 phpMyAdmin/locale/sl/
 phpMyAdmin/locale/sl/LC_MESSAGES/
 phpMyAdmin/locale/sl/LC_MESSAGES/phpmyadmin.mo
-phpMyAdmin/locale/sr/
-phpMyAdmin/locale/sr/LC_MESSAGES/
-phpMyAdmin/locale/sr/LC_MESSAGES/phpmyadmin.mo
-phpMyAdmin/locale/sr@latin/
-phpMyAdmin/locale/sr@latin/LC_MESSAGES/
-phpMyAdmin/locale/sr@latin/LC_MESSAGES/phpmyadmin.mo
 phpMyAdmin/locale/sv/
 phpMyAdmin/locale/sv/LC_MESSAGES/
 phpMyAdmin/locale/sv/LC_MESSAGES/phpmyadmin.mo
@@ -455,75 +559,10 @@ phpMyAdmin/locale/zh_TW/LC_MESSAGES/
 phpMyAdmin/locale/zh_TW/LC_MESSAGES/phpmyadmin.mo
 phpMyAdmin/main.php
 phpMyAdmin/navigation.php
-phpMyAdmin/phpdoctor.ini
 phpMyAdmin/phpinfo.php
 phpMyAdmin/phpmyadmin.css.php
-phpMyAdmin/pmd/
-phpMyAdmin/pmd/images/
-phpMyAdmin/pmd/images/2leftarrow.png
-phpMyAdmin/pmd/images/2leftarrow_m.png
-phpMyAdmin/pmd/images/2rightarrow.png
-phpMyAdmin/pmd/images/2rightarrow_m.png
-phpMyAdmin/pmd/images/and_icon.png
-phpMyAdmin/pmd/images/ang_direct.png
-phpMyAdmin/pmd/images/bord.png
-phpMyAdmin/pmd/images/bottom.png
-phpMyAdmin/pmd/images/def.png
-phpMyAdmin/pmd/images/display_field.png
-phpMyAdmin/pmd/images/downarrow1.png
-phpMyAdmin/pmd/images/downarrow2.png
-phpMyAdmin/pmd/images/downarrow2_m.png
-phpMyAdmin/pmd/images/exec.png
-phpMyAdmin/pmd/images/exec_small.png
-phpMyAdmin/pmd/images/favicon.ico
-phpMyAdmin/pmd/images/grid.png
-phpMyAdmin/pmd/images/help.png
-phpMyAdmin/pmd/images/help_relation.png
-phpMyAdmin/pmd/images/or_icon.png
-phpMyAdmin/pmd/images/pdf.png
-phpMyAdmin/pmd/images/query_builder.png
-phpMyAdmin/pmd/images/relation.png
-phpMyAdmin/pmd/images/reload.png
-phpMyAdmin/pmd/images/resize.png
-phpMyAdmin/pmd/images/rightarrow1.png
-phpMyAdmin/pmd/images/rightarrow2.png
-phpMyAdmin/pmd/images/save.png
-phpMyAdmin/pmd/images/table.png
-phpMyAdmin/pmd/images/uparrow2_m.png
-phpMyAdmin/pmd/scripts/
-phpMyAdmin/pmd/scripts/ajax.js
-phpMyAdmin/pmd/scripts/history.js
-phpMyAdmin/pmd/scripts/iecanvas.js
-phpMyAdmin/pmd/scripts/move.js
-phpMyAdmin/pmd/styles/
-phpMyAdmin/pmd/styles/default/
-phpMyAdmin/pmd/styles/default/images/
-phpMyAdmin/pmd/styles/default/images/1.png
-phpMyAdmin/pmd/styles/default/images/2.png
-phpMyAdmin/pmd/styles/default/images/3.png
-phpMyAdmin/pmd/styles/default/images/4.png
-phpMyAdmin/pmd/styles/default/images/5.png
-phpMyAdmin/pmd/styles/default/images/6.png
-phpMyAdmin/pmd/styles/default/images/7.png
-phpMyAdmin/pmd/styles/default/images/8.png
-phpMyAdmin/pmd/styles/default/images/FieldKey_small.png
-phpMyAdmin/pmd/styles/default/images/Field_small.png
-phpMyAdmin/pmd/styles/default/images/Field_small_char.png
-phpMyAdmin/pmd/styles/default/images/Field_small_date.png
-phpMyAdmin/pmd/styles/default/images/Field_small_int.png
-phpMyAdmin/pmd/styles/default/images/Header.png
-phpMyAdmin/pmd/styles/default/images/Header_Linked.png
-phpMyAdmin/pmd/styles/default/images/left_panel_butt.png
-phpMyAdmin/pmd/styles/default/images/left_panel_tab.png
-phpMyAdmin/pmd/styles/default/images/minus.png
-phpMyAdmin/pmd/styles/default/images/plus.png
-phpMyAdmin/pmd/styles/default/images/small_tab.png
-phpMyAdmin/pmd/styles/default/images/top_panel.png
-phpMyAdmin/pmd/styles/default/style1.css
-phpMyAdmin/pmd_common.php
 phpMyAdmin/pmd_display_field.php
 phpMyAdmin/pmd_general.php
-phpMyAdmin/pmd_help.php
 phpMyAdmin/pmd_pdf.php
 phpMyAdmin/pmd_relation_new.php
 phpMyAdmin/pmd_relation_upd.php
@@ -535,25 +574,14 @@ phpMyAdmin/querywindow.php
 phpMyAdmin/robots.txt
 phpMyAdmin/schema_edit.php
 phpMyAdmin/schema_export.php
-phpMyAdmin/scripts/
-phpMyAdmin/scripts/convertcfg.pl
-phpMyAdmin/scripts/create_tables.sql
-phpMyAdmin/scripts/decode_bug.php
-phpMyAdmin/scripts/lang-cleanup.sh
-phpMyAdmin/scripts/openid.php
-phpMyAdmin/scripts/remove-incomplete-mo
-phpMyAdmin/scripts/signon.php
-phpMyAdmin/scripts/update-po-foreign
-phpMyAdmin/scripts/upgrade.pl
-phpMyAdmin/scripts/upgrade_tables_mysql_4_1_2+.sql
 phpMyAdmin/server_binlog.php
 phpMyAdmin/server_collations.php
 phpMyAdmin/server_databases.php
 phpMyAdmin/server_engines.php
 phpMyAdmin/server_export.php
 phpMyAdmin/server_import.php
+phpMyAdmin/server_plugins.php
 phpMyAdmin/server_privileges.php
-phpMyAdmin/server_processlist.php
 phpMyAdmin/server_replication.php
 phpMyAdmin/server_sql.php
 phpMyAdmin/server_status.php
@@ -587,6 +615,7 @@ phpMyAdmin/tbl_chart.php
 phpMyAdmin/tbl_create.php
 phpMyAdmin/tbl_export.php
 phpMyAdmin/tbl_get_field.php
+phpMyAdmin/tbl_gis_visualization.php
 phpMyAdmin/tbl_import.php
 phpMyAdmin/tbl_indexes.php
 phpMyAdmin/tbl_move_copy.php
@@ -599,8 +628,11 @@ phpMyAdmin/tbl_select.php
 phpMyAdmin/tbl_sql.php
 phpMyAdmin/tbl_structure.php
 phpMyAdmin/tbl_tracking.php
+phpMyAdmin/tbl_triggers.php
+phpMyAdmin/tbl_zoom_select.php
 phpMyAdmin/themes/
 phpMyAdmin/themes.php
+phpMyAdmin/themes/dot.gif
 phpMyAdmin/themes/original/
 phpMyAdmin/themes/original/css/
 phpMyAdmin/themes/original/css/theme_left.css.php
@@ -623,8 +655,11 @@ phpMyAdmin/themes/original/img/b_drop.pn
 phpMyAdmin/themes/original/img/b_edit.png
 phpMyAdmin/themes/original/img/b_empty.png
 phpMyAdmin/themes/original/img/b_engine.png
+phpMyAdmin/themes/original/img/b_event_add.png
+phpMyAdmin/themes/original/img/b_events.png
 phpMyAdmin/themes/original/img/b_export.png
 phpMyAdmin/themes/original/img/b_ftext.png
+phpMyAdmin/themes/original/img/b_globe.gif
 phpMyAdmin/themes/original/img/b_help.png
 phpMyAdmin/themes/original/img/b_home.png
 phpMyAdmin/themes/original/img/b_import.png
@@ -636,17 +671,21 @@ phpMyAdmin/themes/original/img/b_minus.p
 phpMyAdmin/themes/original/img/b_more.png
 phpMyAdmin/themes/original/img/b_newdb.png
 phpMyAdmin/themes/original/img/b_newtbl.png
+phpMyAdmin/themes/original/img/b_nextpage.png
 phpMyAdmin/themes/original/img/b_plus.png
 phpMyAdmin/themes/original/img/b_primary.png
 phpMyAdmin/themes/original/img/b_print.png
 phpMyAdmin/themes/original/img/b_props.png
 phpMyAdmin/themes/original/img/b_relations.png
+phpMyAdmin/themes/original/img/b_routine_add.png
+phpMyAdmin/themes/original/img/b_routines.png
 phpMyAdmin/themes/original/img/b_save.png
 phpMyAdmin/themes/original/img/b_sbrowse.png
 phpMyAdmin/themes/original/img/b_search.png
 phpMyAdmin/themes/original/img/b_selboard.png
 phpMyAdmin/themes/original/img/b_select.png
 phpMyAdmin/themes/original/img/b_snewtbl.png
+phpMyAdmin/themes/original/img/b_spatial.png
 phpMyAdmin/themes/original/img/b_sql.png
 phpMyAdmin/themes/original/img/b_sqlhelp.png
 phpMyAdmin/themes/original/img/b_tblanalyse.png
@@ -655,6 +694,8 @@ phpMyAdmin/themes/original/img/b_tblimpo
 phpMyAdmin/themes/original/img/b_tblops.png
 phpMyAdmin/themes/original/img/b_tbloptimize.png
 phpMyAdmin/themes/original/img/b_tipp.png
+phpMyAdmin/themes/original/img/b_trigger_add.png
+phpMyAdmin/themes/original/img/b_triggers.png
 phpMyAdmin/themes/original/img/b_unique.png
 phpMyAdmin/themes/original/img/b_usradd.png
 phpMyAdmin/themes/original/img/b_usrcheck.png
@@ -666,15 +707,24 @@ phpMyAdmin/themes/original/img/b_views.p
 phpMyAdmin/themes/original/img/bd_browse.png
 phpMyAdmin/themes/original/img/bd_deltbl.png
 phpMyAdmin/themes/original/img/bd_drop.png
+phpMyAdmin/themes/original/img/bd_edit.png
 phpMyAdmin/themes/original/img/bd_empty.png
+phpMyAdmin/themes/original/img/bd_export.png
 phpMyAdmin/themes/original/img/bd_ftext.png
 phpMyAdmin/themes/original/img/bd_index.png
 phpMyAdmin/themes/original/img/bd_insrow.png
+phpMyAdmin/themes/original/img/bd_nextpage.png
 phpMyAdmin/themes/original/img/bd_primary.png
 phpMyAdmin/themes/original/img/bd_sbrowse.png
 phpMyAdmin/themes/original/img/bd_select.png
+phpMyAdmin/themes/original/img/bd_spatial.png
 phpMyAdmin/themes/original/img/bd_unique.png
+phpMyAdmin/themes/original/img/cleardot.gif
+phpMyAdmin/themes/original/img/col_drop.png
+phpMyAdmin/themes/original/img/col_pointer.png
+phpMyAdmin/themes/original/img/col_pointer_ver.png
 phpMyAdmin/themes/original/img/docs_menu_bg.png
+phpMyAdmin/themes/original/img/east-mini.png
 phpMyAdmin/themes/original/img/error.ico
 phpMyAdmin/themes/original/img/eye.png
 phpMyAdmin/themes/original/img/eye_grey.png
@@ -683,17 +733,72 @@ phpMyAdmin/themes/original/img/item_rtl.
 phpMyAdmin/themes/original/img/logo_left.png
 phpMyAdmin/themes/original/img/logo_right.png
 phpMyAdmin/themes/original/img/more.png
-phpMyAdmin/themes/original/img/new_data.jpg
-phpMyAdmin/themes/original/img/new_data_hovered.jpg
-phpMyAdmin/themes/original/img/new_data_selected.jpg
-phpMyAdmin/themes/original/img/new_data_selected_hovered.jpg
-phpMyAdmin/themes/original/img/new_struct.jpg
-phpMyAdmin/themes/original/img/new_struct_hovered.jpg
-phpMyAdmin/themes/original/img/new_struct_selected.jpg
-phpMyAdmin/themes/original/img/new_struct_selected_hovered.jpg
+phpMyAdmin/themes/original/img/new_data.png
+phpMyAdmin/themes/original/img/new_data_hovered.png
+phpMyAdmin/themes/original/img/new_data_selected.png
+phpMyAdmin/themes/original/img/new_data_selected_hovered.png
+phpMyAdmin/themes/original/img/new_struct.png
+phpMyAdmin/themes/original/img/new_struct_hovered.png
+phpMyAdmin/themes/original/img/new_struct_selected.png
+phpMyAdmin/themes/original/img/new_struct_selected_hovered.png
+phpMyAdmin/themes/original/img/north-mini.png
+phpMyAdmin/themes/original/img/pmd/
+phpMyAdmin/themes/original/img/pmd/1.png
+phpMyAdmin/themes/original/img/pmd/2.png
+phpMyAdmin/themes/original/img/pmd/2leftarrow.png
+phpMyAdmin/themes/original/img/pmd/2leftarrow_m.png
+phpMyAdmin/themes/original/img/pmd/2rightarrow.png
+phpMyAdmin/themes/original/img/pmd/2rightarrow_m.png
+phpMyAdmin/themes/original/img/pmd/3.png
+phpMyAdmin/themes/original/img/pmd/4.png
+phpMyAdmin/themes/original/img/pmd/5.png
+phpMyAdmin/themes/original/img/pmd/6.png
+phpMyAdmin/themes/original/img/pmd/7.png
+phpMyAdmin/themes/original/img/pmd/8.png
+phpMyAdmin/themes/original/img/pmd/FieldKey_small.png
+phpMyAdmin/themes/original/img/pmd/Field_small.png
+phpMyAdmin/themes/original/img/pmd/Field_small_char.png
+phpMyAdmin/themes/original/img/pmd/Field_small_date.png
+phpMyAdmin/themes/original/img/pmd/Field_small_int.png
+phpMyAdmin/themes/original/img/pmd/Header.png
+phpMyAdmin/themes/original/img/pmd/Header_Linked.png
+phpMyAdmin/themes/original/img/pmd/and_icon.png
+phpMyAdmin/themes/original/img/pmd/ang_direct.png
+phpMyAdmin/themes/original/img/pmd/bord.png
+phpMyAdmin/themes/original/img/pmd/bottom.png
+phpMyAdmin/themes/original/img/pmd/def.png
+phpMyAdmin/themes/original/img/pmd/display_field.png
+phpMyAdmin/themes/original/img/pmd/downarrow1.png
+phpMyAdmin/themes/original/img/pmd/downarrow2.png
+phpMyAdmin/themes/original/img/pmd/downarrow2_m.png
+phpMyAdmin/themes/original/img/pmd/exec.png
+phpMyAdmin/themes/original/img/pmd/exec_small.png
+phpMyAdmin/themes/original/img/pmd/favicon.ico
+phpMyAdmin/themes/original/img/pmd/grid.png
+phpMyAdmin/themes/original/img/pmd/help.png
+phpMyAdmin/themes/original/img/pmd/help_relation.png
+phpMyAdmin/themes/original/img/pmd/left_panel_butt.png
+phpMyAdmin/themes/original/img/pmd/left_panel_tab.png
+phpMyAdmin/themes/original/img/pmd/minus.png
+phpMyAdmin/themes/original/img/pmd/or_icon.png
+phpMyAdmin/themes/original/img/pmd/pdf.png
+phpMyAdmin/themes/original/img/pmd/plus.png
+phpMyAdmin/themes/original/img/pmd/query_builder.png
+phpMyAdmin/themes/original/img/pmd/relation.png
+phpMyAdmin/themes/original/img/pmd/reload.png
+phpMyAdmin/themes/original/img/pmd/resize.png
+phpMyAdmin/themes/original/img/pmd/rightarrow1.png
+phpMyAdmin/themes/original/img/pmd/rightarrow2.png
+phpMyAdmin/themes/original/img/pmd/save.png
+phpMyAdmin/themes/original/img/pmd/small_tab.png
+phpMyAdmin/themes/original/img/pmd/table.png
+phpMyAdmin/themes/original/img/pmd/toggle_lines.png
+phpMyAdmin/themes/original/img/pmd/top_panel.png
+phpMyAdmin/themes/original/img/pmd/uparrow2_m.png
 phpMyAdmin/themes/original/img/s_asc.png
 phpMyAdmin/themes/original/img/s_asci.png
 phpMyAdmin/themes/original/img/s_cancel.png
+phpMyAdmin/themes/original/img/s_cog.png
 phpMyAdmin/themes/original/img/s_db.png
 phpMyAdmin/themes/original/img/s_desc.png
 phpMyAdmin/themes/original/img/s_error.png
@@ -705,11 +810,11 @@ phpMyAdmin/themes/original/img/s_loggoff
 phpMyAdmin/themes/original/img/s_notice.png
 phpMyAdmin/themes/original/img/s_partialtext.png
 phpMyAdmin/themes/original/img/s_passwd.png
-phpMyAdmin/themes/original/img/s_process.png
 phpMyAdmin/themes/original/img/s_really.png
 phpMyAdmin/themes/original/img/s_reload.png
 phpMyAdmin/themes/original/img/s_replication.png
 phpMyAdmin/themes/original/img/s_rights.png
+phpMyAdmin/themes/original/img/s_sortable.png
 phpMyAdmin/themes/original/img/s_status.png
 phpMyAdmin/themes/original/img/s_success.png
 phpMyAdmin/themes/original/img/s_sync.png
@@ -717,9 +822,17 @@ phpMyAdmin/themes/original/img/s_tbl.png
 phpMyAdmin/themes/original/img/s_theme.png
 phpMyAdmin/themes/original/img/s_vars.png
 phpMyAdmin/themes/original/img/s_views.png
+phpMyAdmin/themes/original/img/south-mini.png
 phpMyAdmin/themes/original/img/spacer.png
+phpMyAdmin/themes/original/img/sprites.png
+phpMyAdmin/themes/original/img/toggle-ltr.png
+phpMyAdmin/themes/original/img/toggle-rtl.png
 phpMyAdmin/themes/original/img/vertical_line.png
+phpMyAdmin/themes/original/img/west-mini.png
 phpMyAdmin/themes/original/img/window-new.png
+phpMyAdmin/themes/original/img/zoom-minus-mini.png
+phpMyAdmin/themes/original/img/zoom-plus-mini.png
+phpMyAdmin/themes/original/img/zoom-world-mini.png
 phpMyAdmin/themes/original/info.inc.php
 phpMyAdmin/themes/original/jquery/
 phpMyAdmin/themes/original/jquery/images/
@@ -736,9 +849,10 @@ phpMyAdmin/themes/original/jquery/images
 phpMyAdmin/themes/original/jquery/images/ui-icons_454545_256x240.png
 phpMyAdmin/themes/original/jquery/images/ui-icons_888888_256x240.png
 phpMyAdmin/themes/original/jquery/images/ui-icons_cd0a0a_256x240.png
-phpMyAdmin/themes/original/jquery/jquery-ui-1.8.custom.css
+phpMyAdmin/themes/original/jquery/jquery-ui-1.8.16.custom.css
 phpMyAdmin/themes/original/layout.inc.php
 phpMyAdmin/themes/original/screen.png
+phpMyAdmin/themes/original/sprites.lib.php
 phpMyAdmin/themes/pmahomme/
 phpMyAdmin/themes/pmahomme/css/
 phpMyAdmin/themes/pmahomme/css/theme_left.css.php
@@ -763,9 +877,12 @@ phpMyAdmin/themes/pmahomme/img/b_drop.pn
 phpMyAdmin/themes/pmahomme/img/b_edit.png
 phpMyAdmin/themes/pmahomme/img/b_empty.png
 phpMyAdmin/themes/pmahomme/img/b_engine.png
+phpMyAdmin/themes/pmahomme/img/b_event_add.png
+phpMyAdmin/themes/pmahomme/img/b_events.png
 phpMyAdmin/themes/pmahomme/img/b_export.png
 phpMyAdmin/themes/pmahomme/img/b_firstpage.png
 phpMyAdmin/themes/pmahomme/img/b_ftext.png
+phpMyAdmin/themes/pmahomme/img/b_globe.gif
 phpMyAdmin/themes/pmahomme/img/b_help.png
 phpMyAdmin/themes/pmahomme/img/b_home.png
 phpMyAdmin/themes/pmahomme/img/b_import.png
@@ -786,6 +903,8 @@ phpMyAdmin/themes/pmahomme/img/b_primary
 phpMyAdmin/themes/pmahomme/img/b_print.png
 phpMyAdmin/themes/pmahomme/img/b_props.png
 phpMyAdmin/themes/pmahomme/img/b_relations.png
+phpMyAdmin/themes/pmahomme/img/b_routine_add.png
+phpMyAdmin/themes/pmahomme/img/b_routines.png
 phpMyAdmin/themes/pmahomme/img/b_save.png
 phpMyAdmin/themes/pmahomme/img/b_sbrowse.png
 phpMyAdmin/themes/pmahomme/img/b_sdb.png
@@ -793,6 +912,7 @@ phpMyAdmin/themes/pmahomme/img/b_search.
 phpMyAdmin/themes/pmahomme/img/b_selboard.png
 phpMyAdmin/themes/pmahomme/img/b_select.png
 phpMyAdmin/themes/pmahomme/img/b_snewtbl.png
+phpMyAdmin/themes/pmahomme/img/b_spatial.png
 phpMyAdmin/themes/pmahomme/img/b_sql.png
 phpMyAdmin/themes/pmahomme/img/b_sqldoc.png
 phpMyAdmin/themes/pmahomme/img/b_sqlhelp.png
@@ -802,6 +922,8 @@ phpMyAdmin/themes/pmahomme/img/b_tblimpo
 phpMyAdmin/themes/pmahomme/img/b_tblops.png
 phpMyAdmin/themes/pmahomme/img/b_tbloptimize.png
 phpMyAdmin/themes/pmahomme/img/b_tipp.png
+phpMyAdmin/themes/pmahomme/img/b_trigger_add.png
+phpMyAdmin/themes/pmahomme/img/b_triggers.png
 phpMyAdmin/themes/pmahomme/img/b_unique.png
 phpMyAdmin/themes/pmahomme/img/b_usradd.png
 phpMyAdmin/themes/pmahomme/img/b_usrcheck.png
@@ -813,7 +935,9 @@ phpMyAdmin/themes/pmahomme/img/b_views.p
 phpMyAdmin/themes/pmahomme/img/bd_browse.png
 phpMyAdmin/themes/pmahomme/img/bd_deltbl.png
 phpMyAdmin/themes/pmahomme/img/bd_drop.png
+phpMyAdmin/themes/pmahomme/img/bd_edit.png
 phpMyAdmin/themes/pmahomme/img/bd_empty.png
+phpMyAdmin/themes/pmahomme/img/bd_export.png
 phpMyAdmin/themes/pmahomme/img/bd_firstpage.png
 phpMyAdmin/themes/pmahomme/img/bd_ftext.png
 phpMyAdmin/themes/pmahomme/img/bd_index.png
@@ -824,11 +948,16 @@ phpMyAdmin/themes/pmahomme/img/bd_prevpa
 phpMyAdmin/themes/pmahomme/img/bd_primary.png
 phpMyAdmin/themes/pmahomme/img/bd_sbrowse.png
 phpMyAdmin/themes/pmahomme/img/bd_select.png
+phpMyAdmin/themes/pmahomme/img/bd_spatial.png
 phpMyAdmin/themes/pmahomme/img/bd_unique.png
 phpMyAdmin/themes/pmahomme/img/body_bg.png
+phpMyAdmin/themes/pmahomme/img/col_drop.png
+phpMyAdmin/themes/pmahomme/img/col_pointer.png
+phpMyAdmin/themes/pmahomme/img/col_pointer_ver.png
 phpMyAdmin/themes/pmahomme/img/database.png
 phpMyAdmin/themes/pmahomme/img/database_list_li_hover.png
 phpMyAdmin/themes/pmahomme/img/docs_menu_bg.png
+phpMyAdmin/themes/pmahomme/img/east-mini.png
 phpMyAdmin/themes/pmahomme/img/error.ico
 phpMyAdmin/themes/pmahomme/img/eye.png
 phpMyAdmin/themes/pmahomme/img/eye_grey.png
@@ -841,21 +970,78 @@ phpMyAdmin/themes/pmahomme/img/logo_left
 phpMyAdmin/themes/pmahomme/img/logo_right.png
 phpMyAdmin/themes/pmahomme/img/marked_bg.png
 phpMyAdmin/themes/pmahomme/img/more.png
-phpMyAdmin/themes/pmahomme/img/new_data.jpg
-phpMyAdmin/themes/pmahomme/img/new_data_hovered.jpg
-phpMyAdmin/themes/pmahomme/img/new_data_selected.jpg
-phpMyAdmin/themes/pmahomme/img/new_data_selected_hovered.jpg
-phpMyAdmin/themes/pmahomme/img/new_struct.jpg
-phpMyAdmin/themes/pmahomme/img/new_struct_hovered.jpg
-phpMyAdmin/themes/pmahomme/img/new_struct_selected.jpg
-phpMyAdmin/themes/pmahomme/img/new_struct_selected_hovered.jpg
+phpMyAdmin/themes/pmahomme/img/new_data.png
+phpMyAdmin/themes/pmahomme/img/new_data_hovered.png
+phpMyAdmin/themes/pmahomme/img/new_data_selected.png
+phpMyAdmin/themes/pmahomme/img/new_data_selected_hovered.png
+phpMyAdmin/themes/pmahomme/img/new_struct.png
+phpMyAdmin/themes/pmahomme/img/new_struct_hovered.png
+phpMyAdmin/themes/pmahomme/img/new_struct_selected.png
+phpMyAdmin/themes/pmahomme/img/new_struct_selected_hovered.png
+phpMyAdmin/themes/pmahomme/img/north-mini.png
+phpMyAdmin/themes/pmahomme/img/pause.png
 phpMyAdmin/themes/pmahomme/img/php_sym.png
+phpMyAdmin/themes/pmahomme/img/play.png
 phpMyAdmin/themes/pmahomme/img/pma_logo2.png
+phpMyAdmin/themes/pmahomme/img/pmd/
+phpMyAdmin/themes/pmahomme/img/pmd/1.png
+phpMyAdmin/themes/pmahomme/img/pmd/2.png
+phpMyAdmin/themes/pmahomme/img/pmd/2leftarrow.png
+phpMyAdmin/themes/pmahomme/img/pmd/2leftarrow_m.png
+phpMyAdmin/themes/pmahomme/img/pmd/2rightarrow.png
+phpMyAdmin/themes/pmahomme/img/pmd/2rightarrow_m.png
+phpMyAdmin/themes/pmahomme/img/pmd/3.png
+phpMyAdmin/themes/pmahomme/img/pmd/4.png
+phpMyAdmin/themes/pmahomme/img/pmd/5.png
+phpMyAdmin/themes/pmahomme/img/pmd/6.png
+phpMyAdmin/themes/pmahomme/img/pmd/7.png
+phpMyAdmin/themes/pmahomme/img/pmd/8.png
+phpMyAdmin/themes/pmahomme/img/pmd/FieldKey_small.png
+phpMyAdmin/themes/pmahomme/img/pmd/Field_small.png
+phpMyAdmin/themes/pmahomme/img/pmd/Field_small_char.png
+phpMyAdmin/themes/pmahomme/img/pmd/Field_small_date.png
+phpMyAdmin/themes/pmahomme/img/pmd/Field_small_int.png
+phpMyAdmin/themes/pmahomme/img/pmd/Header.png
+phpMyAdmin/themes/pmahomme/img/pmd/Header_Linked.png
+phpMyAdmin/themes/pmahomme/img/pmd/and_icon.png
+phpMyAdmin/themes/pmahomme/img/pmd/ang_direct.png
+phpMyAdmin/themes/pmahomme/img/pmd/bord.png
+phpMyAdmin/themes/pmahomme/img/pmd/bottom.png
+phpMyAdmin/themes/pmahomme/img/pmd/def.png
+phpMyAdmin/themes/pmahomme/img/pmd/display_field.png
+phpMyAdmin/themes/pmahomme/img/pmd/downarrow1.png
+phpMyAdmin/themes/pmahomme/img/pmd/downarrow2.png
+phpMyAdmin/themes/pmahomme/img/pmd/downarrow2_m.png
+phpMyAdmin/themes/pmahomme/img/pmd/exec.png
+phpMyAdmin/themes/pmahomme/img/pmd/exec_small.png
+phpMyAdmin/themes/pmahomme/img/pmd/favicon.ico
+phpMyAdmin/themes/pmahomme/img/pmd/grid.png
+phpMyAdmin/themes/pmahomme/img/pmd/help.png
+phpMyAdmin/themes/pmahomme/img/pmd/help_relation.png
+phpMyAdmin/themes/pmahomme/img/pmd/left_panel_butt.png
+phpMyAdmin/themes/pmahomme/img/pmd/left_panel_tab.png
+phpMyAdmin/themes/pmahomme/img/pmd/minus.png
+phpMyAdmin/themes/pmahomme/img/pmd/or_icon.png
+phpMyAdmin/themes/pmahomme/img/pmd/pdf.png
+phpMyAdmin/themes/pmahomme/img/pmd/plus.png
+phpMyAdmin/themes/pmahomme/img/pmd/query_builder.png
+phpMyAdmin/themes/pmahomme/img/pmd/relation.png
+phpMyAdmin/themes/pmahomme/img/pmd/reload.png
+phpMyAdmin/themes/pmahomme/img/pmd/resize.png
+phpMyAdmin/themes/pmahomme/img/pmd/rightarrow1.png
+phpMyAdmin/themes/pmahomme/img/pmd/rightarrow2.png
+phpMyAdmin/themes/pmahomme/img/pmd/save.png
+phpMyAdmin/themes/pmahomme/img/pmd/small_tab.png
+phpMyAdmin/themes/pmahomme/img/pmd/table.png
+phpMyAdmin/themes/pmahomme/img/pmd/toggle_lines.png
+phpMyAdmin/themes/pmahomme/img/pmd/top_panel.png
+phpMyAdmin/themes/pmahomme/img/pmd/uparrow2_m.png
 phpMyAdmin/themes/pmahomme/img/s_asc.png
 phpMyAdmin/themes/pmahomme/img/s_asci.png
 phpMyAdmin/themes/pmahomme/img/s_attention.png
 phpMyAdmin/themes/pmahomme/img/s_cancel.png
 phpMyAdmin/themes/pmahomme/img/s_cancel2.png
+phpMyAdmin/themes/pmahomme/img/s_cog.png
 phpMyAdmin/themes/pmahomme/img/s_db.png
 phpMyAdmin/themes/pmahomme/img/s_desc.png
 phpMyAdmin/themes/pmahomme/img/s_error.png
@@ -874,6 +1060,7 @@ phpMyAdmin/themes/pmahomme/img/s_really.
 phpMyAdmin/themes/pmahomme/img/s_reload.png
 phpMyAdmin/themes/pmahomme/img/s_replication.png
 phpMyAdmin/themes/pmahomme/img/s_rights.png
+phpMyAdmin/themes/pmahomme/img/s_sortable.png
 phpMyAdmin/themes/pmahomme/img/s_status.png
 phpMyAdmin/themes/pmahomme/img/s_success.png
 phpMyAdmin/themes/pmahomme/img/s_sync.png
@@ -881,12 +1068,20 @@ phpMyAdmin/themes/pmahomme/img/s_tbl.png
 phpMyAdmin/themes/pmahomme/img/s_theme.png
 phpMyAdmin/themes/pmahomme/img/s_vars.png
 phpMyAdmin/themes/pmahomme/img/s_views.png
+phpMyAdmin/themes/pmahomme/img/south-mini.png
 phpMyAdmin/themes/pmahomme/img/spacer.png
+phpMyAdmin/themes/pmahomme/img/sprites.png
 phpMyAdmin/themes/pmahomme/img/tab_bg.png
 phpMyAdmin/themes/pmahomme/img/tab_hover_bg.png
 phpMyAdmin/themes/pmahomme/img/tabactive_bg.png
+phpMyAdmin/themes/pmahomme/img/toggle-ltr.png
+phpMyAdmin/themes/pmahomme/img/toggle-rtl.png
 phpMyAdmin/themes/pmahomme/img/vertical_line.png
+phpMyAdmin/themes/pmahomme/img/west-mini.png
 phpMyAdmin/themes/pmahomme/img/window-new.png
+phpMyAdmin/themes/pmahomme/img/zoom-minus-mini.png
+phpMyAdmin/themes/pmahomme/img/zoom-plus-mini.png
+phpMyAdmin/themes/pmahomme/img/zoom-world-mini.png
 phpMyAdmin/themes/pmahomme/info.inc.php
 phpMyAdmin/themes/pmahomme/jquery/
 phpMyAdmin/themes/pmahomme/jquery/images/
@@ -903,9 +1098,11 @@ phpMyAdmin/themes/pmahomme/jquery/images
 phpMyAdmin/themes/pmahomme/jquery/images/ui-icons_454545_256x240.png
 phpMyAdmin/themes/pmahomme/jquery/images/ui-icons_888888_256x240.png
 phpMyAdmin/themes/pmahomme/jquery/images/ui-icons_cd0a0a_256x240.png
-phpMyAdmin/themes/pmahomme/jquery/jquery-ui-1.8.custom.css
+phpMyAdmin/themes/pmahomme/jquery/jquery-ui-1.8.16.custom.css
 phpMyAdmin/themes/pmahomme/layout.inc.php
 phpMyAdmin/themes/pmahomme/screen.png
+phpMyAdmin/themes/pmahomme/sprites.lib.php
+phpMyAdmin/themes/sprites.css.php
 phpMyAdmin/themes/svg_gradient.php
 phpMyAdmin/transformation_overview.php
 phpMyAdmin/transformation_wrapper.php

Reply via email to