[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-developers] Inconsistent cvs :(
From: |
Kai Hofmann |
Subject: |
[Phpgroupware-developers] Inconsistent cvs :( |
Date: |
Mon, 20 Oct 2003 13:33:12 +0200 |
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
setup\inc\functions.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] Inconsistent cvs :(,
Kai Hofmann <=