Author: david
Date: Fri May  4 13:35:46 2012
New Revision: 11636

Log:
Cosmetic changes

Modified:
   trunk/lib/task/migrate/arUpgradeSqlTask.class.php

Modified: trunk/lib/task/migrate/arUpgradeSqlTask.class.php
==============================================================================
--- trunk/lib/task/migrate/arUpgradeSqlTask.class.php   Fri May  4 12:19:29 
2012        (r11635)
+++ trunk/lib/task/migrate/arUpgradeSqlTask.class.php   Fri May  4 13:35:46 
2012        (r11636)
@@ -97,7 +97,7 @@
     // Attempt to backup database (MySQL only)
     $backupName = $this->backupDatabase($database);
 
-    // Warn user to backup database manually, if backup failed
+    // If backup failed, warn user to backup database manually
     if (!isset($backupName) && !$this->askConfirmation(array(
       'WARNING: Could not back-up your database!',
       'Please back-up your database manually before you proceed.',

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.

Reply via email to