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

[email protected] (Yannick Torres)
Newsgroups php.doc.web
Message-ID <[email protected]>
yannick                                  Tue, 25 Oct 2011 15:08:21 +0000

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

Log:
Add language 'no' to list who we don't send email, as requested by bjori

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-10-25 12:44:44 UTC (rev 318404)
+++ web/doc-editor/trunk/scripts/cron/check_build.php	2011-10-25 15:08:21 UTC (rev 318405)
@@ -19,7 +19,7 @@


 // Don't send email for this lang code: ar,bg,cs,nl,el,he,pt,sl,sv
-$dontSendEmail = array("ar","bg","cs","nl","el","he","pt","sl","sv");
+$dontSendEmail = array("ar","bg","cs","nl","no","el","he","pt","sl","sv");

 while( list($key, $project) = each($availableProject) ) {
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.