
Code: Select all
// Log actions MOD Start
include($phpbb_root_path . 'includes/functions_log.'.$phpEx);
// Log actions MOD End
Code: Select all
Fatal error: Cannot redeclare log_action() in functions_log.php on line 28
Code: Select all
function log_action($action, $topic_id, $user_id, $username)
Code: Select all
<tr>
<td colspan="2" align="center">&</td>
</tr>