ID ); if ( ( isset ( $_GET['connectas'] ) ) && ( strlen( $_GET['connectas'] ) > 0 ) ) { $userid = intval( $_GET['connectas'] ); } $ac_api_key = get_user_meta( $userid, "ac_api_key", true ); if ( strlen( $ac_api_key ) == 0 ) { $ac_non_delete_key = get_user_meta( $userid, "ac_non_delete_api_key", true ); if ( strlen( $ac_non_delete_key ) == 0 ) { update_user_meta( $userid, "ac_fake_key", "inited" ); } } $ac_syncid = get_user_meta( $userid, "ac_syncid", true ); $ac_fakekey = get_user_meta( $userid, "ac_fake_key", true ); ?>
WARNING: All of AtContent data on your blog will be deleted. Are your sure?
ID ); // PingBack ?> 0 ) { include( 'include/atcontent_connect.php' ); } else { include( "invite.php" ); } ?>