Home
last modified time | relevance | path

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

/web-php/bin/
H A DcreateReleaseEntry10 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…
H A DcreateNewsEntry16 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…
/web-php/src/News/
H A DEntry.php18 public const ARCHIVE_FILE_REL = 'archive/archive.xml'; define in phpweb\\News\\Entry
20 public const ARCHIVE_FILE_ABS = self::PHPWEB . self::ARCHIVE_FILE_REL;

Completed in 4 milliseconds