1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-20 04:32:01 +02:00

Reset Language-check session when returning to the admin start page.

This commit is contained in:
Cameron 2017-04-23 16:24:43 -07:00
parent 077b1d34a7
commit 24bfacdd4e

View File

@ -155,7 +155,7 @@ class admin_start
$this->deleteDeprecated();
}
unset($_SESSION['lancheck']);
e107::getDb()->db_Mark_Time('Check Paths');