r61077 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r61076‎ | r61077 | r61078 >
Date:04:07, 15 January 2010
Author:demon
Status:ok
Tags:
Comment:
Syntax error
Modified paths:
  • /trunk/tools/alertbot/irc/config.tpl.php (modified) (history)

Diff [purge]

Index: trunk/tools/alertbot/irc/config.tpl.php
@@ -7,7 +7,7 @@
88 $password=" "; // nickserv password
99 $bulksms_from="abc@example.com"; // bulksms.co.uk "From" email address
1010 $bulksms_auth=" "; // bulksms.co.uk auth password
11 - $url="http://example.com/warning.php" // URL to the Web UI
 11+ $url="http://example.com/warning.php"; // URL to the Web UI
1212 $ttw=5*60; // seconds between warning display in IRC and SMS sending
1313 $smsinterval=20*60 //seconds between sending of SMS, to avoid flood
1414

Status & tagging log