Author: mcantelon
Date: Fri May 25 16:15:31 2012
New Revision: 11706

Log:
Minor tweak to allow extension of class.

Modified:
   trunk/lib/QubitFlatfileImport.class.php

Modified: trunk/lib/QubitFlatfileImport.class.php
==============================================================================
--- trunk/lib/QubitFlatfileImport.class.php     Fri May 25 00:03:01 2012        
(r11705)
+++ trunk/lib/QubitFlatfileImport.class.php     Fri May 25 16:15:31 2012        
(r11706)
@@ -246,7 +246,7 @@
    *
    * @return void
    */
-  protected function executeClosurePropertyIfSet($property)
+  public function executeClosurePropertyIfSet($property)
   {
     // attempting to directly call an object property that's a
     // closure results in "Fatal error: Call to undefined method"

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