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