mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Add sidebar to ChangeLog rendering for navigating between versions
This commit is contained in:
@@ -3881,4 +3881,6 @@ More information on this release on <a href="/releases.php#4.0.0">our Releases p
|
||||
<li>First public beta of PHP 4.0</li>
|
||||
</ul>
|
||||
|
||||
<?php site_footer(); ?>
|
||||
<?php
|
||||
|
||||
site_footer(['sidebar' => changelog_sidebar(4)]);
|
||||
|
||||
Reference in New Issue
Block a user