Searched refs:siteBig (Results 1 – 5 of 5) sorted by relevance
/web-bugs/www/ |
H A D | bug-pwd-finder.php | 49 "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 D | search-rss2.php | 7 <title><?php echo $siteBig; ?> Bug Search Results</title>
|
H A D | search-rdf.php | 12 echo " <title>{$siteBig} Bug Search Results</title>\n"; 65 <title>{$siteBig} Bugs</title>
|
/web-bugs/include/ |
H A D | prepend.php | 30 $siteBig = 'PHP'; variable
|
H A D | functions.php | 820 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 11 milliseconds