Log In
centos
/
artwork-archive
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
4e198973f84409709a17e11758bdd618c1daf214
4e198973f84409709a17e11758bdd618c1daf214
Scripts
Php
Newbb2Phpbb
contents
footer.php
Fork and Edit
Blob
Blame
History
Raw
<?php
array_push($htmlblock,
'</div>'
,
'<div id="footer"></div>'
,
'</body>'
,
'</html>'
);
?>