mirror of
https://github.com/php/web-doc.git
synced 2025-07-29 12:37:17 +00:00
19 lines
670 B
HTML
19 lines
670 B
HTML
</section>
|
|
<footer>
|
|
<nav class="fullscreen">
|
|
<ul>
|
|
<li><a href="//php.net/copyright">Copyright © 2001-2021 The PHP Group</a></li>
|
|
<li><a href="//php.net/sites">Other PHP.net sites</a></li>
|
|
<li><a href="//php.net/privacy">Privacy policy</a></li>
|
|
</ul>
|
|
</nav>
|
|
</footer>
|
|
|
|
<script src='//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js'></script>
|
|
<script src='//shared.php.net/js/external/mousetrap.min.js?filemtime=1421836947'></script>
|
|
<script src='//shared.php.net/js/common.js?filemtime=1421836947'></script>
|
|
<script src="//cdn.jsdelivr.net/npm/clipboard@2.0.8/dist/clipboard.min.js"></script>
|
|
</div><!-- .wrap -->
|
|
</body>
|
|
</html>
|