login error

'; } echo ' WebIG - Login Login
Char name
Password
'; exit; } // if this was login request from app, then redirect back there $redirect = is($_GET['redirect'], ''); if(!empty($redirect)){ header('Location: '.$redirect); exit; } // check user privileges $is_admin = webig_is_admin($user['cid']>>4); // get more info about character - race, civlization, cult, guild, etc $character = webig_load_character($user['cid']); // user is verified ?> App Index

Hello ""!

index | Hello APPlogout' : '')?> User info'; echo 'USER:'.dump_array($user); echo 'CHARACTER:'.dump_array($character); $__end = microtime(true); echo "
\n---\npage created ".sprintf("%.5fsec", $__end - $__start).'
'; ?> '; $c=0; foreach($array as $k => $v){ if(is_array($v)){ $v = dump_array($v); }else{ // make value safe for html $v = h($v); } echo ' '; $c++; } echo '
'.h($k).''.$v.'
'; return ob_get_clean(); } function display_teleport_list(){ $places = array( 'Ranger Camp' => array(10314,-11734), 'Shining Lake' => array(9056, -10822), ); ?>

Teleport destinations

$xyz){ echo ' '; $c++; } ?>
'.h($txt).''.join(',', $xyz).'