mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 16:37:02 +03:00
Improved debug #185 [202] error
This commit is contained in:
parent
a1ceb8b314
commit
62bdf41882
1 changed files with 1 additions and 0 deletions
|
|
@ -101,6 +101,7 @@ if (defined('APP_VERSION'))
|
||||||
if (!empty($sTest))
|
if (!empty($sTest))
|
||||||
{
|
{
|
||||||
echo '[202] Data folder permissions error ['.$sTest.']';
|
echo '[202] Data folder permissions error ['.$sTest.']';
|
||||||
|
error_log("Data folder permission error {$sTest}({$sCheckFolder})");
|
||||||
exit(202);
|
exit(202);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue