userInfo('username') == "" OR $byakman->userInfo('password') == "")) { header("Location: index.php?page=login"); exit(); } else { ?>
player_api2($byakman->userInfo('username'), $byakman->userInfo('password'), "get_vod_categories", ""); $category_datas = json_decode($get_categories, true); ?>