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