There is a way to override what cake expects but you step outside of the conventions when doing so.
HABTM association:
var $hasAndBelongsToMany = array(...snip... 'joinTable' => 'some_table_not_using_conventions');
--
/**
* @author Larry E. Masters
* @var string $userName
* @param string $realName
* @returns string aka PhpNut
* @access public
*/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php
-~----------~----~----~----~------~----~------~--~---
- Re: Pluralisation of Download[s] when using HA... bertz
- Re: Pluralisation of Download[s] when usi... Larry E. Masters aka PhpNut
