06.06
php
saved
Jonah
Note
Jonah did not leave a note
Jonah did not leave a note
- function add() {
- if ($this->Script->save($this->data)) {
- $this->flash('Your script has been saved.','/scripts');
- }
- }
- }
Parsed in 0.007 seconds, using GeSHi 1.0.7.14