[Cdash] CDash email notification

Julien Jomier julien.jomier at kitware.com
Sun Mar 30 01:05:28 UTC 2008


> OK, tracked this down to sendemail.php, changing the
> "include_once("config.php");" to "include("config.php");" fixes the
> issue.
> 
> It appears nothing is being pulled in from config.php with include_once
> (bizarre), the config globals used are CDASH_EMAIL_FROM and
> CDASH_EMAIL_REPLY, hence what I was seeing. I'm using PHP 5.1.2 on SuSE
> SLES 10.0.
> 

Thanks for tracking this down. I have put a fix in the 0.8 branch as 
well as the trunk.

Julien



More information about the CDash mailing list