Home
last modified time | relevance | path

Searched refs:false (Results 4751 – 4775 of 6149) sorted by path

1...<<191192193194195196197198199200>>...246

/plugin/photogallery/
H A Dsyntax.php127 }elseif(strpos($param,'*') !== false){
144 $data['phpthumb'] = false;
248 return false;
261 return false;
523 $close_pg = false;
946 return false;
961 return false;
974 if (!$auth) return false;
977 if (is_null($user)) return false;
997 if(!$auth) return false;
[all …]
/plugin/phpbblinks/
H A Daction.php42 return false;
49 return false;
55 return false;
71 return false;
97 $enclose = false;
142 $same = false;
150 $same = false;
216 if (!$r) return false;
232 if (!$r) return false;
265 return false;
[all …]
/plugin/phpipam/
H A Dphpipam-api.php19 public $debug = false;
29 private $api_url = false;
39 private $api_app_id = false;
49 private $api_key = false;
80 private $Connection = false;
90 private $token = false;
224 …blic function __construct($api_url = false, $app_id = false, $api_key = false, $username = false, …
238 if ($username!==false && $password!==false) {
493 public function set_api_authparams ($username = false, $password = false) {
494 if($username===false || $password===false) {
[all …]
H A Dsyntax.php124 return false ;
780 return false ;
940 $token_file = ($this->getConf('api_taf') ? 'token' : false) ;
1261 $token_file = ($this->getConf('api_taf') ? 'token' : false) ;
1396 $token_file = ($this->getConf('api_taf') ? 'token' : false) ;
1491 private function dec2DMS($dec, $lat=false) {
1539 private function showLoc($hash_in, $show_it, $alternate=false) {
1546 $token_file = ($this->getConf('api_taf') ? 'token' : false) ;
1857 $token_file = ($this->getConf('api_taf') ? 'token' : false) ;
1962 $token_file = ($this->getConf('api_taf') ? 'token' : false) ;
[all …]
/plugin/phprestrict/action/
H A Daction.php66 case false: // empty string
94 if (strpos($conf['disableactions'],'source') === false) $conf['disableactions'] .= ',source';
95 …if (strpos($conf['disableactions'],'export_raw') === false) $conf['disableactions'] .= ',export_ra…
96 …if (strpos($conf['disableactions'],'revisions') === false) $conf['disableactions'] .= ',revisions';
/plugin/phpwikify/
H A Dsyntax.php50 return false;
/plugin/piclens/
H A Dsyntax.php118 return false;
/plugin/pixelyear/
H A Dsyntax.php107 return false;
/plugin/plaintext/
H A Dblock.php40 return false;
44 return false;
66 return false;
H A Dinline.php44 return false;
/plugin/plantuml/
H A Dimg.php21 echo io_readFile($cache, false);
25 echo io_readFile('res/file-broken/file-broken.png', false);
H A Dsyntax.php146 return false;
165 return false;
168 if (!$ok) return false;
176 return file_exists($cache) ? $cache : false;
185 return false;
217 return false;
233 return $img ? io_saveFile($out, $img) : false;
242 return false;
266 return false;
/plugin/plantumlparser/syntax/
H A Dinjector.php77 if($mode != 'xhtml') return false;
/plugin/podcast/action/
H A Dfeed.php156 return false;
/plugin/podcast/blogtng-tpl/
H A Dcomments.php4 …<div><?php $comment->tpl_hcard(); ?> No. <?php $comment->tpl_number(false); ?> @ <?php $comment->t…
H A Dentry.php62 false,
64 false,
H A Dlist.php49 false,
/plugin/podcast/
H A Dhelper.php9 if(!$sqlite) return false;
50 p_set_metadata( $page, array( 'source' => $files ), false, false );
83 return false;
/plugin/poem/
H A Dblock.php34 return false;
H A Deol.php38 return false;
/plugin/poldek/
H A Daction.php23 private $run = false;
H A Dhelper.php39 public function sync($force = false) {
H A Dsyntax.php63 return false;
/plugin/poll/
H A Dsyntax.php62 $renderer->info['cache'] = false;
119 return false;
/plugin/popupviewer/syntax/
H A Dpopupscript.php35 return false;

1...<<191192193194195196197198199200>>...246