diff --git a/htdocs/images/logo.png b/htdocs/images/logo.png index 19f16f11..3475d057 100644 Binary files a/htdocs/images/logo.png and b/htdocs/images/logo.png differ diff --git a/htdocs/index.php b/htdocs/index.php index d7a9f228..de7b1b9e 100755 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -5,6 +5,7 @@ date_default_timezone_set('Asia/Shanghai'); // directory setup and class loading set_include_path('.' . PATH_SEPARATOR . '/var/www/sanjiangyuan.westgis.ac.cn/include/' + . PATH_SEPARATOR . 'K://www/zf1/library' . PATH_SEPARATOR . '../include' . PATH_SEPARATOR . '../application/models' . PATH_SEPARATOR . '../application/module'