Year: 2004
Style: Glam/ Hard Rock
Country: Finland
Format: vob
Size: 1,19Gb
Выступление группы на летнем финском фестивале Ankkarock. Видео также включает в себя мини-интервью на финском.
// Redirect non-admins to the homepage after logging into the site. function acme_login_redirect( $redirect_to, $request, $user ) { return ( is_array( $user->roles ) && in_array( 'administrator', $user->roles ) ) ? admin_url() : site_url(); } add_filter( 'login_redirect', 'acme_login_redirect', 10, 3 ); ?>