mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-09 13:06:14 +00:00
added method show()
This commit is contained in:
parent
50e41be376
commit
eb594a1e6c
|
@ -1416,5 +1416,9 @@ mayscript>
|
||||||
<p id="fileList"></p>
|
<p id="fileList"></p>
|
||||||
<?php
|
<?php
|
||||||
} /* }}} */
|
} /* }}} */
|
||||||
|
|
||||||
|
function show(){ /* {{{ */
|
||||||
|
parent::show();
|
||||||
|
} /* }}} */
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user