cakephp2-php8/cake/libs/view
phpnut 85492fba92 Adding fix for Ticket #2750, fixes rendering of links when requestAction() is used.
Router::url() replaced $_this with $this which is an instance of the class from which the method is called, in the case of this ticket it was an instance of the HtmlHelper

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5319 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-06-21 06:47:57 +00:00
..
helpers Correcting code structure to standards 2007-06-20 07:51:52 +00:00
templates Correcting code structure to standards 2007-06-20 07:51:52 +00:00
helper.php Adding fix for Ticket #2750, fixes rendering of links when requestAction() is used. 2007-06-21 06:47:57 +00:00
theme.php Correcting code structure to standards 2007-06-20 07:51:52 +00:00
view.php Correcting code structure to standards 2007-06-20 07:51:52 +00:00