[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 69fdc5: Various coding style improvements
Michal Čihař
mcihar at suse.cz
Tue Sep 4 15:43:33 CEST 2012
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 69fdc5d209bde0dccc6a738254cf8235e28d944e
https://github.com/phpmyadmin/phpmyadmin/commit/69fdc5d209bde0dccc6a738254cf8235e28d944e
Author: Michal Čihař <mcihar at suse.cz>
Date: 2012-09-04 (Tue, 04 Sep 2012)
Changed paths:
M libraries/Error.class.php
M libraries/schema/Eps_Relation_Schema.class.php
M libraries/schema/Svg_Relation_Schema.class.php
M test/Environment_test.php
M test/classes/PMA_DbSearch_test.php
M test/classes/PMA_Error_Handler_test.php
M test/classes/PMA_Footer_test.php
M test/classes/PMA_Scripts_test.php
M test/classes/PMA_StorageEngine_test.php
M test/classes/PMA_Theme_Manager_test.php
M test/classes/PMA_Theme_test.php
M test/classes/PMA_Types_Drizzle_test.php
M test/classes/PMA_Types_MySQL_test.php
M test/classes/PMA_Types_test.php
M test/classes/gis/PMA_GIS_Geometry_test.php
M test/classes/gis/PMA_GIS_Multilinestring_test.php
M test/classes/gis/PMA_GIS_Multipoint_test.php
M test/classes/gis/PMA_GIS_Multipolygon_test.php
M test/classes/gis/PMA_GIS_Point_test.php
M test/classes/gis/PMA_GIS_Polygon_test.php
M test/engines/PMA_StorageEngine_bdb_test.php
M test/engines/PMA_StorageEngine_binlog_test.php
M test/engines/PMA_StorageEngine_innodb_test.php
M test/engines/PMA_StorageEngine_memory_test.php
M test/engines/PMA_StorageEngine_mrg_myisam_test.php
M test/engines/PMA_StorageEngine_myisam_test.php
M test/engines/PMA_StorageEngine_ndbcluster_test.php
M test/engines/PMA_StorageEngine_pbxt_test.php
M test/libraries/PMA_build_html_for_db_test.php
M test/libraries/PMA_js_escape_test.php
M test/libraries/PMA_mime_test.php
M test/libraries/PMA_operations_test.php
M test/libraries/PMA_sanitize_test.php
M test/libraries/PMA_zip_test.php
M test/libraries/php-gettext/PMA_FileReader_test.php
M test/libraries/php-gettext/PMA_StreamReader_test.php
M test/libraries/php-gettext/PMA_StringReader_test.php
M test/libraries/php-gettext/PMA_gettext_test.php
Log Message:
-----------
Various coding style improvements
More information about the Git
mailing list