if($_SESSION['vm_user']=="") {?> } else {?>
|
|
|
|
||||
if($_SESSION['vm_user']!="") {?> if ($shows==""){ include("papers_list.php"); //include("Fusion/Code/PHP/DBExample/chart_paper_by_year.php"); } elseif (strpos($shows,"htm")>0){ include($shows); } elseif($shows2!=""){ include($show2.".php"); } else { include($shows.".php"); } ?> } else { include("skitter.php"); } ?> | ||||