[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:09:18 +0000 |
>That's part of the new logging code. Not sure why that change is in but
>not the new files in phpgwapi. Chris?
coulpe file didn't commit properly.
>
>> btw. I think include_once would be a much better choice!
>
>Also, include_once() is fine with me. I just copied the line above and
>changed the file name.
doesn't matter as it will only be including once anyway.
btw, I also had to include a check to make sure the log_level array was actually
set, on an upgrade there is no config set, just a bit of a sanity check.