SproutCMS

This is the code documentation for the SproutCMS project

function script()

Creates a script link.

Usage

string Html::script ( string|array $script [, boolean $index ] );

Arguments

  1. string|array $script
    filename
  2. boolean $index = FALSE
    include the index_page in the link

Return value

  • string