Searched refs:ARCHIVE_FILE_REL (Results 1 – 3 of 3) sorted by relevance
10 fwrite(STDERR, "Can't find " . Entry::ARCHIVE_FILE_REL . ", are you sure you are in phpweb/?\n");72 echo "Please sanity check changes to " . Entry::ARCHIVE_FILE_REL . " and add the newly created file…
16 fwrite(STDERR, "Can't find " . Entry::ARCHIVE_FILE_REL . ", are you sure you are in phpweb/?\n");30 fwrite(STDOUT, "File saved.\nPlease git diff " . Entry::ARCHIVE_FILE_REL . " and sanity-check the c…
18 public const ARCHIVE_FILE_REL = 'archive/archive.xml'; define in phpweb\\News\\Entry20 public const ARCHIVE_FILE_ABS = self::PHPWEB . self::ARCHIVE_FILE_REL;
Completed in 4 milliseconds