details_up.php
来自「Joomla!是一套获得过多个奖项的内容管理系统(Content Managem」· PHP 代码 · 共 14 行
PHP
14 行
<?php defined('_JEXEC') or die('Restricted access'); ?> <tr> <td class="imgTotal"> <a href="index.php?option=com_media&view=mediaList&tmpl=component&folder=<?php echo $this->state->parent; ?>" target="folderframe"> <img src="components/com_media/images/folderup_16.png" width="16" height="16" border="0" alt=".." /></a> </td> <td class="description"> <a href="index.php?option=com_media&view=mediaList&tmpl=component&folder=<?php echo $this->state->parent; ?>" target="folderframe">..</a> </td> <td> </td> <td> </td> <td> </td> </tr>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?