dirty)return false; if(!$this->isEnabled() && (isset($this->visible) && !$this->getValue('visible'))) { return false; } if(empty($GLOBALS['tracker_' . $this->table_name])) { foreach($this->stores as $s) { $store = $this->getStore($s); $store->flush($this); } } $this->clear(); } } ?>