On Sat, 2010-12-11 at 17:52 -0500, Eric W. Ribenboim (SWB) wrote:
> how to remove the "webmas...@example.com" email address from the
> bottom of every page.

Set $g_webmaster_email = 'anot...@email.address'; in config_inc.php

You could also open up core/html_api.php and search for
'webmaster_email' to find the HTML code that prints the email address.
You could then remove it completely or make whatever other changes you
like.

Regards,

David

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev 
_______________________________________________
mantisbt-help mailing list
mantisbt-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mantisbt-help

Reply via email to