1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-24 09:12:56 +02:00

Building the foundations for some later changes to the installer

This code doesn't actually do anything yet ;-)


git-svn-id: file:///svn/phpbb/trunk@5620 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Graham Eames
2006-03-12 15:52:10 +00:00
parent 1adfb39cba
commit f4cfd3665f
6 changed files with 663 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<!-- INCLUDE install_header.html -->
<h2>{TITLE}</h2>
{BODY}
<!-- INCLUDE install_footer.html -->