1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-10 08:34:09 +02:00

Forum quick-reply fix.

This commit is contained in:
Cameron
2013-06-19 19:54:29 -07:00
parent a1c768f847
commit 29f74508c2
5 changed files with 66 additions and 17 deletions

View File

@@ -580,11 +580,11 @@ if(isset($pref['lan_global_list']))
$sql->db_Mark_Time('Start: CHAP challenge');
$die = (e_AJAX_REQUEST == true) ? false : true; // prevent json breakage.
e107::getSession()
->challenge() // Make sure there is a unique challenge string for CHAP login
->check(); // Token protection
->check($die); // Token protection
unset($die);
//
// N: misc setups: online user tracking, cache