openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit c90b2a3b7a047e736744372039a1c8b27e88fc7c
parent 059a7cce0085662c9f86449ecdf4c65e72d02ba1
Author: dankert <devnull@localhost>
Date:   Sun, 11 Mar 2007 02:08:32 +0100

CVS-Id ist hier nicht sinnvoll.

Diffstat:
themes/default/include/html/page.inc.php | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/themes/default/include/html/page.inc.php b/themes/default/include/html/page.inc.php @@ -1,7 +1,6 @@ <?php header('Content-Type: text/html; charset='.lang('CHARSET')) ?><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> -<!-- $Id$ --> <head> <title><?php echo $attr_title ?></title> <meta http-equiv="content-type" content="text/html; charset=<?php echo lang('CHARSET') ?>" />