<?php if ($hotel->comments || (trim($hotel->tripadvisor) != '')) { $restabs->starttab(); resextend::showComments($review, $hotel); $restabs->endtab();}$restabs->starttab();echo 'Your tab data here';$restabs->endtab();$restabs->endpane();?>