0) { echo '

'.$autor_label.'

'; include '../meniu_autor_limba.php'; } include "../header_content.php"; $result = mysql_query( "SELECT * FROM citatepedia WHERE ".$cond." ORDER BY lungime LIMIT ".(($p-1)*$perpage).','.$perpage, $link ) or die ( "Couldn't select: ".mysql_error() ); include "../show_list.php"; include "../navig.php"; } include "../sidebar.php"; mysql_close( $link ); include "../footer_general.php"; ?>