| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Summary view] [Print] [Text view]
1 <?php defined('_JEXEC') or die('Restricted access'); ?> 2 <tr> 3 <td class="imgTotal"> 4 <a href="index.php?option=com_media&view=mediaList&tmpl=component&folder=<?php echo $this->state->parent; ?>" target="folderframe"> 5 <img src="components/com_media/images/folderup_16.png" width="16" height="16" border="0" alt=".." /></a> 6 </td> 7 <td class="description"> 8 <a href="index.php?option=com_media&view=mediaList&tmpl=component&folder=<?php echo $this->state->parent; ?>" target="folderframe">..</a> 9 </td> 10 <td> </td> 11 <td> </td> 12 <td> </td> 13 </tr>
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 |