Home
last modified time | relevance | path

Searched +full:user +(+path:plugin +path:sync) -(+path:plugin +path:sync +path:lang) (Results 1 – 2 of 2) sorted by relevance

/plugin/sync/
H A Dadmin.php41 if($this->profiles[$this->profno]['user']){
43 $this->profiles[$this->profno]['user'],
257 if($opts['user']) echo hsc($opts['user']).'@';
299 echo '<label for="sync__user">'.$this->getLang('user').'</label> ';
300 …echo '<input type="text" name="prf[user]" id="sync__user" class="edit" value="'.hsc($this->profile…
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dsync.js207 QUnit.test('#1756 - Call user provided beforeSend function.', function(assert) {