зеркало из https://github.com/mozilla/pjs.git
Update my email address and remove CGI::Carp which is for debugging only.
This commit is contained in:
Родитель
2e9a348762
Коммит
a3ed62dfe5
|
@ -27,7 +27,6 @@
|
|||
|
||||
# Send comments, improvements, bugs to Benjamin Smedberg <benjamin@smedbergs.us>
|
||||
use CGI;
|
||||
use CGI::Carp qw(fatalsToBrowser);
|
||||
|
||||
$query = new CGI;
|
||||
$field_separator = '<<fs>>';
|
||||
|
@ -164,7 +163,7 @@ sub print_script_preview {
|
|||
<a href="http://www.mozilla.org/build/">the build instructions</a>.
|
||||
|
||||
<address>Maintained by
|
||||
<a href="mailto:bsmedberg@covad.net?subject=Build Configurator">Benjamin Smedberg <bsmedberg@covad.net></a></address>
|
||||
<a href="mailto:benjamin@smedbergs.us?subject=Build Configurator">Benjamin Smedberg <benjamin@smedberg.us></a></address>
|
||||
);
|
||||
}
|
||||
|
||||
|
@ -360,7 +359,7 @@ sub print_configure_form {
|
|||
<a href="http://www.mozilla.org/build/">Back to the Build Instructions</a>
|
||||
|
||||
<address>Maintained by
|
||||
<a href="mailto:bsmedberg@covad.net?subject=Build Configurator">Benjamin Smedberg <bsmedberg@covad.net></a></address>
|
||||
<a href="mailto:benjamin@smedbergs.us?subject=Build Configurator">Benjamin Smedberg <benjamin@smedbergs.us></a></address>
|
||||
);
|
||||
|
||||
print "\n</body>\n</html>\n";
|
||||
|
|
Загрузка…
Ссылка в новой задаче