1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 18:54:08 +02:00
git-svn-id: file:///svn/phpbb/trunk@1014 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Bart van Bragt
2001-09-08 22:58:10 +00:00
parent 3a56a22f25
commit 19ca822630
4 changed files with 12 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
<?
<?php
/***************************************************************************
* pagestart.inc
* -------------------
@@ -48,4 +48,4 @@ if ($no_page_header != TRUE)
include('page_header_admin.'.$phpEx);
}
?>
?>