vb.org Archive
>
vBulletin 3 Discussion
>
vB3 General Discussions
> What API call is supported in VB 3.x for logout?
Log in
View Full Version :
What API call is supported in VB 3.x for logout?
jasculs
07-02-2014, 03:17 AM
Anyone know what API call is supported in VB 3.x for logout?
vbresults
07-03-2014, 02:43 AM
// Load Login Functions
require_once DIR . "/includes/functions_login.php";
// Logout Function
process_logout();
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.