From 4bb9b8e5a94ff174552ec796944aaf70cb99df70 Mon Sep 17 00:00:00 2001 From: skeeter Date: Thu, 10 May 2001 03:18:58 +0000 Subject: [PATCH] New manual --- calendar/help/index.php | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/calendar/help/index.php b/calendar/help/index.php index a66dddbaf7..34a689a1e6 100755 --- a/calendar/help/index.php +++ b/calendar/help/index.php @@ -10,20 +10,19 @@ \**************************************************************************/ /* $Id$ */ - + $phpgw_flags = Array( 'currentapp' => 'manual' ); $phpgw_info['flags'] = $phpgw_flags; include('../../header.inc.php'); + $appname = 'calendar'; + include(PHPGW_SERVER_ROOT.'/'.$appname.'/version.inc.php'); ?> - +

-

-This app was based on WebCalendar
-

-Transformed by Mark A Peters (Skeeter)
+Version:

+This app was based on WebCalendar

+Transformed by Mark A Peters (Skeeter)
-common->phpgw_footer(); -?> +common->phpgw_footer(); ?>