From 1bb3313519b27a11d6634b584301f4d65f3ff364 Mon Sep 17 00:00:00 2001 From: arun Date: Fri, 15 Dec 2006 11:26:22 +0000 Subject: moved more stuff from index.php to output.php --- output.php | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) (limited to 'output.php') diff --git a/output.php b/output.php index a2f91e4..68cfb28 100644 --- a/output.php +++ b/output.php @@ -168,4 +168,56 @@ function home_page() return; } +function output_header() +{ +?> + + + + e-Doko + + + + + +
+

Welcome to E-Doko

+
+ +\n"; + echo "\n"; + + return; +} ?> \ No newline at end of file -- cgit v1.2.3-18-g5258