|
@@ -54,7 +54,7 @@ class Log
|
|
$this->mAppFile = false;
|
|
$this->mAppFile = false;
|
|
$this->mAppFileName = '';
|
|
$this->mAppFileName = '';
|
|
|
|
|
|
- $this->mOpenAll = true;
|
|
|
|
|
|
+ $this->mOpenAll = false;
|
|
$this->mAllFile = false;
|
|
$this->mAllFile = false;
|
|
$this->mAllFileName = '';
|
|
$this->mAllFileName = '';
|
|
|
|
|