Index: branches/version-2_5-dev/data/class/batch/SC_Batch_Update.php
===================================================================
--- branches/version-2_5-dev/data/class/batch/SC_Batch_Update.php	(revision 20116)
+++ branches/version-2_5-dev/data/class/batch/SC_Batch_Update.php	(revision 20484)
@@ -252,5 +252,5 @@
 
     function printLog($msg) {
-        GC_Utils::gfPrintLog($msg, DATA_REALDIR . 'logs/ownersstore_batch_update.log');
+        GC_Utils_Ex::gfPrintLog($msg, DATA_REALDIR . 'logs/ownersstore_batch_update.log');
     }
 }
