phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/index.php, 1.2.2.1


From: nomail
Subject: [Phpgroupware-cvs] property/index.php, 1.2.2.1
Date: Wed, 17 Nov 2004 13:04:29 +0100

Update of /property
Modified Files:
        Branch: proposed-0_9_18-branch
          index.php

date: 2004/11/17 12:04:29;  author: sigurdne;  state: Exp;  lines: +27 -15

Log Message:
no message
=====================================================================
Index: property/index.php
diff -u property/index.php:1.2 property/index.php:1.2.2.1
--- property/index.php:1.2      Fri Oct 22 13:59:42 2004
+++ property/index.php  Wed Nov 17 12:04:29 2004
@@ -1,19 +1,31 @@
 <?php
-       
/**************************************************************************\
-       * phpGroupWare - property                                               
   *
-       * http://www.phpgroupware.org                                           
   *
-       *                                                                       
   *
-       * Facilities Management                                                 
   *
-       * Written by Sigurd Nes [sigurdne at online.no]                         
   *
-       * 
------------------------------------------------------------------------ *
-       * Copyright 2000 - 2003 Free Software Foundation, Inc                   
   *
-       * This program is part of the GNU project, see 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.                                            
   *
-       
\**************************************************************************/
+       /**
+       * 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$
+       */
+
+       /**
+        * Start page
+        *
+        * This script will check if there is defined a startpage in the users
+        * preferences - and then forward the user to this page
+        *
+        */
 
        $currentapp='property';
 




reply via email to

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