test to close #3151

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5591 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
phpnut 2007-08-28 20:35:50 +00:00
parent a2c30ff570
commit 37ff270d04

View file

@ -1218,5 +1218,4 @@ class Controller extends Object {
return $array;
}
}
?>