Author: francois
Date: 2010-05-20 14:24:09 +0200 (Thu, 20 May 2010)
New Revision: 29549
Modified:
plugins/sfPropel15Plugin/trunk/README
Log:
[sfPropel15Plugin] Added a mention in the installation instructions to rebuild
the model
Modified: plugins/sfPropel15Plugin/trunk/README
===================================================================
--- plugins/sfPropel15Plugin/trunk/README 2010-05-20 10:58:54 UTC (rev
29548)
+++ plugins/sfPropel15Plugin/trunk/README 2010-05-20 12:24:09 UTC (rev
29549)
@@ -38,6 +38,10 @@
propel.behavior.symfony_behaviors.class =
plugins.sfPropel15Plugin.lib.behavior.SfPropelBehaviorSymfonyBehaviors
propel.behavior.symfony_timestampable.class =
plugins.sfPropel15Plugin.lib.behavior.SfPropelBehaviorTimestampable
+(Re)Build the model:
+
+ > ./symfony propel:build --all-classes
+
What's New In Propel 1.5
------------------------
--
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.