Searched +full:upload +(+path:plugin +path:issuetracker) -(+path:plugin +path:issuetracker +path:lang) (Results 1 – 4 of 4) sorted by relevance
11 $conf['upload'] = 0; // allow symptom file uploads14 … // each ip will be blocked for 10 minutes before another upload can be initiated
11 $meta['upload'] = array('onoff'); // allow symptom file uploads14 …= array('string'); // each ip will be blocked for 3 minutes before another upload can be initiated
196 // upload a symptom file217 …if((($this->getConf('upload')> 0) ||(($cFlag === true) && ($data['asympupl']=true)) || ($this->get…221 if(($this->getConf('upload')> 0) && (strlen($mime_type2)>1)) {225 if(($this->getConf('upload')> 0) && (strlen($mime_type3)>1)) {1411 // check if symptom file upload is allowed1412 … if(($this->getConf('upload')>0) || (($cFlag === true) && ($data['asympupl']=true))) {1689 …rc=\"".$imgBASE."imageshack.png\" name=\"btn_ishack\" title=\"ImageShack upload (ext TaC !)\">></a…1731 /* upload a file if valid on mime type and file extension1780 // check upload remaining attempts (to be larger than 0)
553 // upload a symptom file556 if(($this->getConf('upload')> 0) && (strlen($mime_type1)>1)) {560 if(($this->getConf('upload')> 0) && (strlen($mime_type2)>1)) {564 if(($this->getConf('upload')> 0) && (strlen($mime_type3)>1)) {2169 if((strpos($this->getConf('ltdReport'),'Symptom link 1')===false) || ($this->getConf('upload')>0)) {2212 if($this->getConf('upload')>0) {3192 …rc=\"".$imgBASE."imageshack.png\" name=\"btn_ishack\" title=\"ImageShack upload (ext TaC !)\">></a…3509 /* upload a file if valid on mime type and file extension3558 // check upload attampts (to be larger than 3)