On Thu, Mar 31, 2011 at 4:34 PM, Krissy Masters <[email protected]> wrote: > What about 'action' => $this->here if it’s the same url?
Not action, url: 'url' => $this->here Same as using params['url']['url']. I don't know why I didn't think of this. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
