Version 1.2

This commit is contained in:
nemunaire 2008-11-22 12:00:00 +01:00
commit 083eb365c5
73 changed files with 1165 additions and 361 deletions

View file

@ -39,6 +39,7 @@ class gererFile {
$this->file = array_merge($this->file);
}
}
if ($i == 0) $this->timestamp = time();
}
return $nombre;
}