mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Usage of release_date() in Changelog template
This commit is contained in:
@@ -46,7 +46,7 @@ while(($ln = fgets($fp)) !== false) {
|
||||
echo <<<HEAD
|
||||
<section class="version" id="$version"><!-- {{{ $version -->
|
||||
<h3>Version $version</h3>
|
||||
<b>$date</b>
|
||||
<b><?php release_date($date); ?></b>
|
||||
<ul>
|
||||
HEAD;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user