CodeIgniter-Template icon indicating copy to clipboard operation
CodeIgniter-Template copied to clipboard

Master

Open black-lotus opened this issue 10 years ago • 0 comments

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

black-lotus avatar Sep 07 '15 02:09 black-lotus