Searched refs:last_made (Results 1 – 1 of 1) sorted by relevance
125 protected $last_made = NULL; variable in ProjectGenerated174 $this->last_made = $this->time($working_path);178 if ($this->last_made == NULL) return true;179 return $this->time($working_path) != $this->last_made;