[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] Inconsistent cvs :(
From: |
Chris Weiss |
Subject: |
Re: [Phpgroupware-developers] Inconsistent cvs :( |
Date: |
Mon, 20 Oct 2003 14:06:01 +0000 |
fixed as of about 30 minutes ago. couple files didn't commit properly.
Kai Hofmann (address@hidden) wrote:
>
>I found that the current 0.9.16 version is not correctly working,
>because in the phpgwapi a file names log_functions.inc.php
>will be searched for ....
>For example this happens in
>
>setupincfunctions.inc.php on line 53
>
> include(PHPGW_INCLUDE_ROOT .
>'/phpgwapi/inc/common_functions.inc.php');
> include(PHPGW_INCLUDE_ROOT . '/phpgwapi/inc/log_functions.inc.php');
>
>common_functions has the following id tag:
>
>/* $Id: common_functions.inc.php,v 1.16.2.6 2003/10/19 01:34:03 cw Exp $ */
>
>
>btw. I think include_once would be a much better choice!
>
>Please fix!
>
>--
>***** Open Source und Linux im professionellen Einsatz *****
>** komplexe Mailserver, Groupware, Office: sprechen Sie uns an **
>Dipl.-Inform. Kai Hofmann Team Softwarelösungen
>pro|business AG, EXPO Plaza 1 (Deutscher Pavillon), 30539 Hannover
>E-Mail: address@hidden, Tel.: 0511/60066-332, Fax: -355
>WWW: http://www.probusiness.de/
>
>
>
>_______________________________________________
>Phpgroupware-developers mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
>