Losing AudioPro login and search Icons in header
Design and Skin Customization
Cool,
Thanks Douglas for looking into it!
Regards!
// Validate Profile Quota
$_us = jrProximaCore_get_session_user_info();
if (!$_us) {
// Should not happen
return jrProximaCore_http_response(401, 'invalid user session');