Hello

Nothing important but perhaps it's need a cleanup :

In sfCommonFilter->execute() there is calls get_javascripts($response)
and get_stylesheets($response) (those 2 functions are in AssetHelper).

But those 2 functions don't use the parameter $response : function
get_javascripts() and function get_stylesheets(). They make a call to
$response = sfContext::getInstance()->getResponse();

Best Regards
Cyrille.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" 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/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to