Lines Matching refs:msg
27 $this->msg('nopage');
38 $err .= $this->msg('nolocal',1);
48 $err .= $this->msg('noremote',1);
51 $err .= $this->msg('chkauth',1);
56 $this->msg('success');
67 function msg($which, $ret=false, $nl="\n") { function in xcom_save
88 echo "$id ". $this->msg('ismedia',1," " . $matches[1] . "\n");
99 $this->msg('nomedia',0, " $this->page.\n");
102 $this->msg('reqmedia');
116 … echo "$mfile " . $this->msg('fsize',true,"") . " " . strlen($this->data_buffer) ."\n";
128 $this->msg('noperm',false," $this->page\n");
146 $this->msg('noimport',false," $this->page\n");
150 $this->msg('imported',false," $this->page\n");
192 $this->msg('uploadperm',false," $id\n");
213 else $this->msg('msave',false," $id\n");
229 $this->msg('logoff');
231 $this->msg('localdw', false," $resp\n");
234 $this->msg('logoff',false, " $resp\n");
237 else $this->msg('nologoff');
240 $this->msg('remotedw', false," $resp\n");
243 $this->msg('logoff',false, " $resp\n");
246 else $this->msg('nologoff');