1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-17 23:21:33 +02:00

- Usage of short tags that did not use short tag features is useless..

git-svn-id: file:///svn/phpbb/trunk@5555 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M
2006-02-14 03:26:30 +00:00
parent 476f271aa4
commit ff9df321ee

View File

@@ -450,7 +450,7 @@ if ($stage == 0)
<h1><?php echo $lang['DIRECTORIES_AND_FILES']; ?></h2> <h1><?php echo $lang['DIRECTORIES_AND_FILES']; ?></h2>
<h2><? echo $lang['INSTALL_REQUIRED']; ?></h2> <h2><?php echo $lang['INSTALL_REQUIRED']; ?></h2>
<p><?php echo $lang['INSTALL_REQUIRED_FILES']; ?></p> <p><?php echo $lang['INSTALL_REQUIRED_FILES']; ?></p>