mirror of
https://github.com/e107inc/e107.git
synced 2025-04-14 17:42:10 +02:00
Update phpinfo.php
This commit is contained in:
parent
843c2f82c8
commit
64415eb8bb
@ -65,7 +65,7 @@ $security_risks = array(
|
||||
{
|
||||
if(!is_writable($sessionSavePath) && $sessionSaveMethod === 'files')
|
||||
{
|
||||
$mes->addError("<b>session.save_path</b> ".PHP_LAN_6);
|
||||
$mes->addError(e107::getParser()->toHTML(PHP_LAN_6, true));
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user