Searched refs:ARCHIVE_ENTRIES_ABS (Results 1 – 1 of 1) sorted by relevance
24 public const ARCHIVE_ENTRIES_ABS = self::PHPWEB . self::ARCHIVE_ENTRIES_REL; define in phpweb\\News\\Entry158 $dom->save(self::ARCHIVE_ENTRIES_ABS . $this->id . ".xml");190 } while (file_exists(self::ARCHIVE_ENTRIES_ABS . $basename));
Completed in 3 milliseconds