phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/class.pdf.inc.php, 1.2.2.1


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

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

date: 2004/11/17 13:24:57;  author: sigurdne;  state: Exp;  lines: +19 -0

Log Message:
Adapting to phpDocumentor
=====================================================================
Index: property/inc/class.pdf.inc.php
diff -u property/inc/class.pdf.inc.php:1.2 
property/inc/class.pdf.inc.php:1.2.2.1
--- property/inc/class.pdf.inc.php:1.2  Wed Jun  2 18:54:28 2004
+++ property/inc/class.pdf.inc.php      Wed Nov 17 13:24:57 2004
@@ -1,4 +1,23 @@
 <?php
+       /**
+       * 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 (PHPGW_APP_INC . '/pdf/class.pdf.php');
        include (PHPGW_APP_INC . '/pdf/class.ezpdf.php');




reply via email to

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