phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/setup/tables_update.inc.php, 1.2.2.1


From: nomail
Subject: [Phpgroupware-cvs] property/setup/tables_update.inc.php, 1.2.2.1
Date: Wed, 17 Nov 2004 14:24:58 +0100

Update of /property/setup
Modified Files:
        Branch: proposed-0_9_18-branch
          tables_update.inc.php

date: 2004/11/17 13:24:58;  author: sigurdne;  state: Exp;  lines: +23 -11

Log Message:
Adapting to phpDocumentor
=====================================================================
Index: property/setup/tables_update.inc.php
diff -u property/setup/tables_update.inc.php:1.2 
property/setup/tables_update.inc.php:1.2.2.1
--- property/setup/tables_update.inc.php:1.2    Wed Jun  2 18:42:33 2004
+++ property/setup/tables_update.inc.php        Wed Nov 17 13:24:58 2004
@@ -1,16 +1,28 @@
 <?php
-       
/**************************************************************************\
-       * phpGroupWare - Setup                                                  
   *
-       * 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$ */
+       /**
+       * phpGroupWare - property
+       * address@hidden http://www.phpgroupware.org}
+       *
+       * Property: a Facilities Management System.
+       *
+       * Copyright 2000 - 2003 Free Software Foundation, Inc
+       * This program is part of the GNU project, see address@hidden 
http://www.gnu.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.
+       *
+       * To contact the author write to address@hidden mailto:address@hidden 
Sigurd Nes}
+       * @author Sigurd Nes
+       * @package property
+       * @version $Id$
+       */
+
+       /**
+       *Include older phpGroupWare update support
+       */
 
-       /* Include older phpGroupWare update support */
        $test[] = '0.9.15.001';
        function property_upgrade0_9_15_001()
        {




reply via email to

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