Author: david
Date: Wed May 2 16:48:45 2012
New Revision: 11595
Log:
Output initial version
Modified:
trunk/lib/task/migrate/arUpgradeSqlTask.class.php
Modified: trunk/lib/task/migrate/arUpgradeSqlTask.class.php
==============================================================================
--- trunk/lib/task/migrate/arUpgradeSqlTask.class.php Wed May 2 16:46:32
2012 (r11594)
+++ trunk/lib/task/migrate/arUpgradeSqlTask.class.php Wed May 2 16:48:45
2012 (r11595)
@@ -88,7 +88,7 @@
return 1;
}
- $this->logSection('upgrade-sql', 'Go gadget upgrade!');
+ $this->logSection('upgrade-sql', sprintf('Upgrading from version %s',
$this->initialVersion));
// TODO Version 75 check
// TODO Dump database
--
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.