Author: COil
Date: 2010-04-12 17:47:37 +0200 (Mon, 12 Apr 2010)
New Revision: 29092
Modified:
plugins/sfDB4toPropelPlugin/branches/1.2/lib/task/sfDB4toPropelTask.class.php
Log:
[sfDB4toPropelPlugin]
* fixed class phpdoc
Modified:
plugins/sfDB4toPropelPlugin/branches/1.2/lib/task/sfDB4toPropelTask.class.php
===================================================================
---
plugins/sfDB4toPropelPlugin/branches/1.2/lib/task/sfDB4toPropelTask.class.php
2010-04-12 15:45:11 UTC (rev 29091)
+++
plugins/sfDB4toPropelPlugin/branches/1.2/lib/task/sfDB4toPropelTask.class.php
2010-04-12 15:47:37 UTC (rev 29092)
@@ -4,13 +4,13 @@
* Task Transforms the DB Designer4 XML schema to a valid Propel schema.xml
file.
*
* Automatically transforms:
- * - boolean
- * - i18n tables
- * - object name (table comment in the db4 application)
- * - database Propel name (model name in the model options of db4)
- * - model package directory
+ * - Boolean
+ * - I18n tables
+ * - Object name (table comment in the db4 application)
+ * - Database Propel name (model name in the model options of db4)
+ * - Model package directory
*
- * @author loic.vernet - COil - <[email protected]>
+ * @author loic.vernet - COil - <qrf_coil[at]yahoo[dot]fr>
* @since 1.0.0 - 30 july 08
*/
--
You received this message because you are subscribed to the Google Groups
"symfony SVN" 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/symfony-svn?hl=en.