before, this code worked perfectly :
$paginator->prev('<< Page précédente', array('url' => $annee), null,
array('class'=>'disabled'))
now, I have this error message:
array_merge(): Argument #2 is not an array [CORE\cake\libs\view\helpers
\paginator.php, line 306]
the problem is on 'url' => $annee
tried some stuff but failed
I don't understand on how to solve it...
thanks in advance
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---