Whitespace cleanup

This commit is contained in:
Michal Čihař
2011-02-02 16:40:52 +01:00
parent 38b4d8fd18
commit a0e72168ef
2 changed files with 3 additions and 3 deletions

View File

@@ -297,7 +297,7 @@ if (strlen($db) && (! empty($db_rename) || ! empty($db_copy))) {
}
/**
* Database has been successfully renamed/moved. If in an Ajax request,
* Database has been successfully renamed/moved. If in an Ajax request,
* generate the output with {@link PMA_ajaxResponse} and exit
*/
if( $GLOBALS['is_ajax_request'] == true) {