Author: jablko
Date: Sun Nov 29 13:03:51 2009
New Revision: 3998

Log:
Cosmetic change

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

Modified: trunk/lib/task/migrate/QubitMigrator.class.php
==============================================================================
--- trunk/lib/task/migrate/QubitMigrator.class.php      Sun Nov 29 13:02:37 
2009        (r3997)
+++ trunk/lib/task/migrate/QubitMigrator.class.php      Sun Nov 29 13:03:51 
2009        (r3998)
@@ -27,8 +27,9 @@
  */
 class QubitMigrator
 {
-  protected $data = null;
-  protected $dataModified = false;
+  protected
+    $data = null,
+    $dataModified = false;
 
   public function __construct($data)
   {

--

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