| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Old Sites/modip/modules/views_slideshow/ |
Upload File : |
<?php // $Id: views-slideshow.tpl.php,v 1.1.2.2.2.4 2010/02/23 22:49:57 psynaptic Exp $ /** * @file * Default views template for displaying a slideshow. * * - $view: The View object. * - $options: Settings for the active style. * - $rows: The rows output from the View. * - $title: The title of this group of rows. May be empty. * * @ingroup views_templates */ ?> <?php print $slideshow; ?>