Author: forresst
Date: 2010-04-01 08:52:45 +0200 (Thu, 01 Apr 2010)
New Revision: 28947
Modified:
doc/branches/1.4/jobeet/fr/21.markdown
Log:
[doc-fr][1.4] Update doc in french, jobeet/21 rev:en/28941
Modified: doc/branches/1.4/jobeet/fr/21.markdown
===================================================================
--- doc/branches/1.4/jobeet/fr/21.markdown 2010-04-01 06:49:57 UTC (rev
28946)
+++ doc/branches/1.4/jobeet/fr/21.markdown 2010-04-01 06:52:45 UTC (rev
28947)
@@ -465,7 +465,7 @@
createJob(array('category_id' =>
$browser->getProgrammingCategory()->getId()), true)->
</propel>
<doctrine>
- createJob(array('category_id' =>
Doctrine::getTable('CategoryTranslation')->findOneBySlug('programming')->getId()),
true)->
+ createJob(array('category_id' =>
Doctrine::getTable('JobeetCategory')->findOneBySlug('programming')->getId()),
true)->
</doctrine>
get('/fr/')->
--
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.