06.06 php saved
Jonah
Tags add more
posted on google gro  
Note
Jonah did not leave a note
  1. function add() {
  2.     if (!empty($this->data)) {
  3.         if ($this->Script->save($this->data)) {
  4.             $this->flash('Your script has been saved.','/scripts');
  5.         }
  6.     }
  7. }
Parsed in 0.007 seconds, using GeSHi 1.0.7.14

Modify this Paste