Home
last modified time | relevance | path

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

/web-php/src/News/
H A DEntry.php14 public const WEBROOT = "https://www.php.net"; define in phpweb\\News\\Entry
114 $href = self::WEBROOT . ($this->isConference() ? '/conferences/index.php' : '/index.php');
115 … $archive = self::WEBROOT . "/archive/" . date('Y', $_SERVER['REQUEST_TIME']) . ".php#{$this->id}";

Completed in 9 milliseconds