phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] addressbook/help/JA addressbook.php,1.5


From: skwashd
Subject: [Phpgroupware-cvs] addressbook/help/JA addressbook.php,1.5
Date: Sun, 15 May 2005 15:34:00 +0200

Update of addressbook/help/JA

Modified Files:
     Branch: MAIN
            addressbook.php lines: +11 -14

Log Message:
merge from 16

====================================================
Index: addressbook/help/JA/addressbook.php
diff -u addressbook/help/JA/addressbook.php:1.4 
addressbook/help/JA/addressbook.php:1.5
--- addressbook/help/JA/addressbook.php:1.4     Tue May 10 13:02:43 2005
+++ addressbook/help/JA/addressbook.php Sun May 15 13:34:29 2005
@@ -1,24 +1,21 @@
 <?php
-       /**
-       * Addressbook - User manual
-       *
-       * @copyright Copyright (C) 2000-2005 Free Software Foundation, Inc. 
http://www.fsf.org/
-       * @license http://www.gnu.org/licenses/gpl.html GNU General Public 
License
-       * @package addressbook
-       * @subpackage manual
-       * @version $Id$
-       */
+  /**************************************************************************\
+  * phpGroupWare - User manual                                               *
+  * http://www.phpgroupware.org                                              *
+  * --------------------------------------------                             *
+  *  This program is free software; you can redistribute it and/or modify it *
+  *  under the terms of the GNU General Public License as published by the   *
+  *  Free Software Foundation; either version 2 of the License, or (at your  *
+  *  option) any later version.                                              *
+  \**************************************************************************/
+
+       /* $Id$ */

        $phpgw_flags = Array(
                'currentapp'    => 'manual'
        );
        $phpgw_info['flags'] = $phpgw_flags;
-
-       /**
-       * Include phpgroupware header
-       */
        include('../../../header.inc.php');
-
        $font = $phpgw_info['theme']['font'];
 ?>
 <img src="<?php echo $phpgw->common->image('addressbook','navbar.gif'); ?>" 
border="0">






reply via email to

[Prev in Thread] Current Thread [Next in Thread]