Ejemplo n.º 1
0
 public function mods_reset()
 {
     parent::mods_reset();
     $this->remake_cache = array();
     return $this;
 }