Changeset - de0155eda971
[Not reviewed]
0 1 0
Julia - 8 years ago 2017-10-25 09:49:06
midnightwhisper@web.de
Update inplaytracker.php
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
inc/plugins/inplaytracker.php
Show inline comments
 
@@ -1334,7 +1334,7 @@ function inplaytracker_profile() {
 
}
 

	
 
function inplaytracker_showthread() {
 
	global $mybb, $lang, $user, $templates, $thread, $inplaytracker, $inplaytracker_location;
 
	global $mybb, $db, $lang, $user, $templates, $thread, $inplaytracker, $inplaytracker_location;
 
	$lang->load('inplaytracker');
 
	$uid = $mybb->user['uid'];
 

	
0 comments (0 inline, 0 general)