Home
last modified time | relevance | path

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

/web-bugs/www/
H A Dbug-pwd-finder.php49 "Password for {$siteBig} bug report #{$bug_id}",
50 … "The password for {$siteBig} bug report #{$bug_id} has been set to: {$new_passwd}",
/web-bugs/templates/
H A Dsearch-rss2.php7 <title><?php echo $siteBig; ?> Bug Search Results</title>
H A Dsearch-rdf.php12 echo " <title>{$siteBig} Bug Search Results</title>\n";
65 <title>{$siteBig} Bugs</title>
/web-bugs/include/
H A Dprepend.php30 $siteBig = 'PHP'; variable
H A Dfunctions.php820 global $tla, $bug_types, $siteBig, $site_method, $site_url, $basedir;
971 "From: {$siteBig} Bug Database <{$mailfrom}>\r\n" .
974 "X-PHP-Site: {$siteBig}\r\n" .
993 "X-PHP-Site: {$siteBig}\r\n" .
1360 global $dbh, $siteBig, $site_method, $site_url, $bugEmail;
1381 {$siteBig} bug #{$bug_id}
1394 "[$siteBig-BUG-unsubscribe] #{$bug_id}",
1396 "From: {$siteBig} Bug Database <{$bugEmail}>\r\n".
1515 … global $_header_done, $self, $auth_user, $logged_in, $siteBig, $site_method, $site_url, $basedir;
1542 <title><?php echo $siteBig; ?> :: <?php echo $title; ?></title>

Completed in 9 milliseconds