Development

Changeset 17078

You must first sign up to be able to contribute.

Changeset 17078

Show
Ignore:
Timestamp:
04/07/09 13:10:14 (4 years ago)
Author:
FabianLange
Message:

[doc] fixed api description of include_http_metas()

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.0/lib/helper/AssetHelper.php

    r3775 r17078  
    365365 * </code> 
    366366 * 
    367  * <b>Note:</b> Modify the sfResponse object or the view.yml to change, add or remove metas. 
     367 * <b>Note:</b> Modify the sfResponse object or the view.yml to change, add or remove HTTP metas. 
    368368 * 
    369369 * @return string XHTML compliant <meta> tag(s) 
  • branches/1.1/lib/helper/AssetHelper.php

    r9101 r17078  
    418418 * </code> 
    419419 * 
    420  * <b>Note:</b> Modify the view.yml or use sfWebResponse::addMeta() to change, add or remove HTTP metas. 
     420 * <b>Note:</b> Modify the view.yml or use sfWebResponse::addHttpMeta() to change, add or remove HTTP metas. 
    421421 * 
    422422 * @return string XHTML compliant <meta> tag(s) 
  • branches/1.2/lib/helper/AssetHelper.php

    r13476 r17078  
    461461 * </code> 
    462462 * 
    463  * <b>Note:</b> Modify the view.yml or use sfWebResponse::addMeta() to change, add or remove HTTP metas. 
     463 * <b>Note:</b> Modify the view.yml or use sfWebResponse::addHttpMeta() to change, add or remove HTTP metas. 
    464464 * 
    465465 * @return string XHTML compliant <meta> tag(s) 
  • branches/1.3/lib/helper/AssetHelper.php

    r14596 r17078  
    461461 * </code> 
    462462 * 
    463  * <b>Note:</b> Modify the view.yml or use sfWebResponse::addMeta() to change, add or remove HTTP metas. 
     463 * <b>Note:</b> Modify the view.yml or use sfWebResponse::addHttpMeta() to change, add or remove HTTP metas. 
    464464 * 
    465465 * @return string XHTML compliant <meta> tag(s)