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