diff options
Diffstat (limited to 'profile.php')
-rw-r--r-- | profile.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/profile.php b/profile.php index 3254b727a..95f9733aa 100644 --- a/profile.php +++ b/profile.php @@ -27,8 +27,6 @@ if ( $user['is_the_guest'] ) echo '<a href="./identification.php">'.$lang['ident_title'].'</a></div>'; exit(); } -//-------------------------------------------------------------- initialization -check_cat_id( $_GET['cat'] ); //------------------------------------------------------ update & customization $infos = array( 'nb_image_line', 'nb_line_page', 'language', 'maxwidth', 'maxheight', 'expand', 'show_nb_comments', |