All pastes #2076293 Raw Edit

Anonymous

public text v1 · immutable
#2076293 ·published 2011-06-07 17:16 UTC
rendered paste body
<?php

// No direct access to this file
defined('_JEXEC') or die('Restricted access');
$document = JFactory::getDocument();
?>

<div id="Test"><?=print_r($this->items, true)?></div>