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