Searched refs:ARCHIVE_FILE_ABS (Results 1 – 3 of 3) sorted by relevance
20 public const ARCHIVE_FILE_ABS = self::PHPWEB . self::ARCHIVE_FILE_REL; define in phpweb\\News\\Entry171 $arch->load(self::ARCHIVE_FILE_ABS);178 $arch->save(self::ARCHIVE_FILE_ABS);
9 if (!file_exists(Entry::ARCHIVE_FILE_ABS)) {
15 if (!file_exists(Entry::ARCHIVE_FILE_ABS)) {
Completed in 9 milliseconds