svn: /web/doc-editor/trunk/scripts/cron/ check_build.php

[email protected] (Philip Olson)
Newsgroups php.doc.web
Message-ID <[email protected]>
philip                                   Mon, 14 Nov 2011 16:13:21 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=319175

Log:
Disabled the failed build emails, for now

Changed paths:
    U   web/doc-editor/trunk/scripts/cron/check_build.php

Modified: web/doc-editor/trunk/scripts/cron/check_build.php
===================================================================
--- web/doc-editor/trunk/scripts/cron/check_build.php	2011-11-14 15:39:35 UTC (rev 319174)
+++ web/doc-editor/trunk/scripts/cron/check_build.php	2011-11-14 16:13:21 UTC (rev 319175)
@@ -83,9 +83,9 @@
                 $subject = "[DOC-".strtoupper($emailLang)."] - Your documentation is broken";

                 // We send an email for this failed build
-                AccountManager::getInstance()->email($to, $subject, $msg, $to, 'list');
+                // AccountManager::getInstance()->email($to, $subject, $msg, $to, 'list');

-                echo "email send !\n";
+                // echo "email send !\n";

                 // We store it into DB
                 LogManager::getInstance()->saveFailedBuild($lang, $return["logContent"]);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.