[PHP-WEBMASTER] [web-php] master: Update ARCHIVE_FILE_REL to public folder

[email protected] (Joe Ferguson)
Newsgroups php.webmaster
Message-ID <[email protected]>
Author: Joe Ferguson (svpernova09)
Date: 2026-08-13T09:18:52-05:00

Commit: https://github.com/php/web-php/commit/f79a73d9854d3d6451fbc254fac215284bdf757a
Raw diff: https://github.com/php/web-php/commit/f79a73d9854d3d6451fbc254fac215284bdf757a.diff

Update ARCHIVE_FILE_REL to public folder

Changed paths:
  M  src/News/Entry.php


Diff:

diff --git a/src/News/Entry.php b/src/News/Entry.php
index 00b82ebfd8..79a5e60395 100755
--- a/src/News/Entry.php
+++ b/src/News/Entry.php
@@ -15,7 +15,7 @@ class Entry
 
     public const PHPWEB = __DIR__ . '/../../';
 
-    public const ARCHIVE_FILE_REL = 'archive/archive.xml';
+    public const ARCHIVE_FILE_REL = 'public/archive/archive.xml';
 
     public const ARCHIVE_FILE_ABS = self::PHPWEB . self::ARCHIVE_FILE_REL;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.