Home
last modified time | relevance | path

Searched refs:full (Results 1 – 5 of 5) sorted by relevance

/web-master/manage/
H A Devent.php35 $full = isset($_REQUEST['full']) ? $_REQUEST['full'] : false; variable
237 $full = $full ? 1 : (!$full && ($search || $unapproved) ? 1 : 0); variable
277 "full" => $full,
286 …f="<?php echo PHP_SELF,'?',array_to_url($extra,["full" => $full ? 0 : 1]);?>"><?php echo $full ? "…
305 if ($full && $row['ldesc']) {?>
/web-master/
H A Dusers.sql13 /* we have a full-text index on name, username and email for searching, and we
/web-master/scripts/
H A Dpregen_news127 …$content .= "<p class='fullArticleLink'><a href='$permanentLink' class>&hellip; read full article<…
H A Drss_parser35 // Make sure it is a full URL
/web-master/vendor/michelf/php-markdown-extra/
H A DPHP Markdown Extra Readme.text471 * Fixed a problem with WordPress 2.x where full-content posts in RSS feeds

Completed in 7 milliseconds