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