[PHP-WEBMASTER] [web-php] master: Fixed root

[email protected] (Derick Rethans)
Newsgroups php.webmaster
Message-ID <[email protected]>
Author: Derick Rethans (derickr)
Date: 2026-08-10T13:50:36+01:00

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

Fixed root

Changed paths:
  M  public/releases/active.php


Diff:

diff --git a/public/releases/active.php b/public/releases/active.php
index d2cfca2862..5aa8360c1a 100644
--- a/public/releases/active.php
+++ b/public/releases/active.php
@@ -5,7 +5,7 @@
 $_SERVER['BASE_PAGE'] = 'releases/active.php';
 
 require_once __DIR__ . '/../../include/prepend.inc';
-require_once ProjectGlobals::getPublicRoot(). '/include/branches.inc';
+require_once ProjectGlobals::getProjectRoot(). '/include/branches.inc';
 
 header('Content-Type: application/json; charset=UTF-8');
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.