diff --git a/rebuild.php b/rebuild.php index be4d1d6..76a7827 100644 --- a/rebuild.php +++ b/rebuild.php @@ -190,8 +190,8 @@ class CProject { $this->lastupdate = max( $this->lastupdate, - filemtime($this->dir.$file), - filectime($this->dir.$file) + // filectime($this->dir.$file), + filemtime($this->dir.$file) ); if (is_image($file)) {