Author: plg
Date: Wed Feb  1 23:07:26 2006
New Revision: 1021

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=1021&view=rev
Log:

Applying coding style guidelines to r1018 and r1019.

New function get_webmaster_mail_address used in include/page_tail.php and
include/functions_mail.inc.php.

Nothing else than functions in include/functions*, init_conf_mail() was
useless in include/functions_mail.inc.php because $conf_mail is only used in
function pwg_mail.

bug fixed: files include/functions_mail.inc.php and
include/functions_notification.inc.php had been commited in DOS format! Unix
file format is the only file format authorized.

Modified:
    trunk/include/config_default.inc.php
    trunk/include/functions.inc.php
    trunk/include/functions_mail.inc.php
    trunk/include/functions_notification.inc.php
    trunk/include/page_tail.php


Reply via email to