| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Summary view] [Print] [Text view]
1 <?php // no direct access 2 defined('_JEXEC') or die('Restricted access'); ?> 3 <?php 4 srand((double) microtime() * 1000000); 5 $flashnum = rand(0, $items -1); 6 $item = $list[$flashnum]; 7 modNewsFlashHelper::renderItem($item, $params, $access); 8 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |