Home
last modified time | relevance | path

Searched refs:ARCHIVE_FILE_ABS (Results 1 – 3 of 3) sorted by relevance

/web-php/src/News/
H A DEntry.php20 public const ARCHIVE_FILE_ABS = self::PHPWEB . self::ARCHIVE_FILE_REL; define in phpweb\\News\\Entry
171 $arch->load(self::ARCHIVE_FILE_ABS);
178 $arch->save(self::ARCHIVE_FILE_ABS);
/web-php/bin/
H A DcreateReleaseEntry9 if (!file_exists(Entry::ARCHIVE_FILE_ABS)) {
H A DcreateNewsEntry15 if (!file_exists(Entry::ARCHIVE_FILE_ABS)) {

Completed in 8 milliseconds