getCurrentItemid(); $file->showCMSPathway(); $this->pathwayHTML($file->getContainer()); $thumbnails = new remositoryThumbnails($file); if ($file->published==1) $pub=_YES; else $pub=_NO; // Change for multiple repositories // $formurl = $interface->sefRelToAbs("index.php?option=com_remository&repnum=$this->repnum&Itemid=".$Itemid.'&func=savethumb'); $formurl = $interface->sefRelToAbs("index.php?option=com_remository&Itemid=".$Itemid.'&func=savethumb'); ?>
"; } }