CodeIgniter-Template
CodeIgniter-Template copied to clipboard
Master
for using script $this->template->script("alert('Hallo')", FALSE); will generated script before
$this->template->script("alert('Hallo')", TRUE); will generated script on bottom of footer