Author: david
Date: Tue Jan 10 09:23:56 2012
New Revision: 10606

Log:
Drop 'Plugin' from class name

Modified:
   trunk/plugins/sfIsaarPlugin/lib/sfIsaarCsv.class.php

Modified: trunk/plugins/sfIsaarPlugin/lib/sfIsaarCsv.class.php
==============================================================================
--- trunk/plugins/sfIsaarPlugin/lib/sfIsaarCsv.class.php        Tue Jan 10 
00:03:13 2012        (r10605)
+++ trunk/plugins/sfIsaarPlugin/lib/sfIsaarCsv.class.php        Tue Jan 10 
09:23:56 2012        (r10606)
@@ -25,7 +25,7 @@
  * @version    svn: $Id$
  * @author     David Juhasz <[email protected]>
  */
-class sfIsaarCsvPlugin extends sfIsaarPlugin
+class sfIsaarCsv extends sfIsaarPlugin
 {
   public function __get($name)
   {

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