Author: david
Date: Mon Feb 28 11:10:50 2011
New Revision: 9012

Log:
Fix quotes

Modified:
   trunk/lib/task/digitalObjectLoadTask.class.php

Modified: trunk/lib/task/digitalObjectLoadTask.class.php
==============================================================================
--- trunk/lib/task/digitalObjectLoadTask.class.php      Mon Feb 28 10:56:44 
2011        (r9011)
+++ trunk/lib/task/digitalObjectLoadTask.class.php      Mon Feb 28 11:10:50 
2011        (r9012)
@@ -112,7 +112,7 @@
       $count++;
     }
 
-    $this->logSection('Successfully Loaded $count digital objects');
+    $this->logSection("Successfully Loaded $count digital objects.");
   }
 
   protected function getUploadDir($conn)

-- 
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