Home
last modified time | relevance | path

Searched refs:act (Results 376 – 400 of 522) sorted by path

1...<<1112131415161718192021

/plugin/publistx/
H A DCOPYING73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/pureldap/
H A DLICENSE73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/pwaoffline/
H A DLICENSE73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/quickedit/
H A DCOPYING73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DLICENSE170 License. However, in accepting such obligations, You may act only
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DLICENSE170 License. However, in accepting such obligations, You may act only
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/
H A DLICENSE170 License. However, in accepting such obligations, You may act only
/plugin/quickstats/
H A Daction.php361 $act = 'edit';
363 else $act = $INPUT->str('act');
364 $ACT = $act;
H A Dscript.js315 var act = JSINFO['act'] ? JSINFO['act'] : "";
316 … var params = 'call=quickstats&id=' + JSINFO['id'] + "&qs=" + location.search + '&act='+act;
/plugin/quizlib/scripts/
H A DLICENSE169 License. However, in accepting such obligations, You may act only
/plugin/randominc/
H A DCOPYING73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/randompage2/
H A DLICENSE73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/randomtables/
H A DLICENSE73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/rating/
H A Dstyle.less21 a.plugin_rating_down.act {
29 a.plugin_rating_up.act {
/plugin/recaptcha/
H A Daction.php136 $act = $this->_act_clean($event->data);
143 ($act == 'register' && $this->getConf('regprotect') && $_POST['save'] ) ||
144 ($act == 'save' && $this->getConf('editprotect'))
152 if($act == 'save'){
172 function _act_clean($act){ argument
174 if(is_array($act)){
175 list($act) = array_keys($act);
179 $act = strtolower($act);
180 $act = preg_replace('/[^a-z_]+/','',$act);
182 return $act;
/plugin/recaptcha2/
H A Daction.php118 $act = $this->_act_clean($event->data);
125 ($act == 'register' && $this->getConf('regprotect') && $_POST['save'] ) ||
126 ($act == 'save' && $this->getConf('editprotect'))
134 if($act == 'save'){
154 function _act_clean($act){ argument
156 if(is_array($act)){
157 list($act) = array_keys($act);
161 $act = strtolower($act);
162 $act = preg_replace('/[^a-z_]+/','',$act);
164 return $act;
/plugin/referrers/
H A DLICENSE73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/relativetimehelper/
H A DLICENSE73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/remotescript/lib/
H A Dlicense.txt143 covered by this License; they are outside its scope. The act of
158 You may charge a fee for the physical act of transferring a copy,
/plugin/repo/
H A DCOPYING73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/reqlang/
H A DLICENSE73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/requiz/
H A Daction.php62 $act = $this->_act_clean($event->data);
63 if(!('save' == $act || ($this->getConf('requizreg') &&
64 'register' == $act &&
77 if($act == 'save'){
124 function _act_clean($act){ argument
126 if(is_array($act)){
127 list($act) = array_keys($act);
131 $act = strtolower($act);
132 $act = preg_replace('/[^a-z_]+/','',$act);
134 return $act;
/plugin/rndtxt/
H A DLICENSE73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/rowmove/
H A DLICENSE73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/rssbycreated/
H A DLICENSE73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and

1...<<1112131415161718192021