Re-commit ... :\

This commit is contained in:
bgigon 2004-07-23 15:11:18 +00:00
parent cb98cdcd32
commit 22a33be78f

View File

@ -14,6 +14,7 @@
$run_by_webserver = !!$_SERVER['PHP_SELF'];
$is_windows = strtoupper(substr(PHP_OS,0,3)) == 'WIN';
if ($run_by_webserver)
{
$phpgw_info = array();