mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-12 08:55:54 +00:00
indent typeahead()
This commit is contained in:
parent
d778006170
commit
3d4a63f335
|
@ -352,7 +352,7 @@ $(document).ready(function() {
|
|||
echo $content;
|
||||
} /* }}} */
|
||||
|
||||
function typeahead() { /* {{{ */
|
||||
function typeahead() { /* {{{ */
|
||||
$dms = $this->params['dms'];
|
||||
$user = $this->params['user'];
|
||||
$query = $this->params['query'];
|
||||
|
|
Loading…
Reference in New Issue
Block a user