include("includes/header.php"); $rows = 28; $db = new DBConnection(); $press = $util->getPressDocuments($db, $rows); $db->close(); $left_index = 0; $right_index = 0; ?>
".$document['caption']." | "); } } } if ($found == false && isset($press[$left_index+1])) { echo(""); $j++; } ?> | $found = false; for ($j=0; $j | ".$document['caption']." | "); } } } if ($found == false && isset($press[$right_index+1])) { echo(""); } ?> |