Author: david
Date: Mon Feb 14 15:35:52 2011
New Revision: 8980

Log:
Use hyphenated naming convention like other tasks

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

Modified: trunk/lib/task/propelBuildNestedSetTask.class.php
==============================================================================
--- trunk/lib/task/propelBuildNestedSetTask.class.php   Mon Feb 14 15:34:44 
2011        (r8979)
+++ trunk/lib/task/propelBuildNestedSetTask.class.php   Mon Feb 14 15:35:52 
2011        (r8980)
@@ -42,7 +42,7 @@
     ));
 
     $this->namespace = 'propel';
-    $this->name = 'buildNestedSet';
+    $this->name = 'build-nested-set';
     $this->briefDescription = 'Build all nested set values.';
 
     $this->detailedDescription = <<<EOF

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