-
Improvement
-
Resolution: Fixed
-
Major
-
3.1.0-dev
-
None
-
None
includes/functions_user.php
// In phpBB 3.1.x i want to have logging in a class to be able to control it
|
// For now, we need a quite hakish approach to circumvent logging for some actions
|
// @todo implement cleanly
|
if (!empty($GLOBALS['skip_add_log']))
|