mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
fix warning
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ if ($count){
|
||||
}
|
||||
else
|
||||
{
|
||||
stdmsg($lang_viewsnatches['std_sorry'], $lang_viewsnatches['std_no_snatched_users']);
|
||||
stdmsg($lang_viewsnatches['std_sorry'], $lang_viewsnatches['text_no_snatched_users']);
|
||||
}
|
||||
end_main_frame();
|
||||
stdfoot();
|
||||
|
||||
Reference in New Issue
Block a user