Commit:    d6ebf85d0042efd6066fa47d42e7e61c2b098e39
Author:    Mike Griffiths <[email protected]>         Tue, 16 Jun 2015 
11:04:31 +0100
Parents:   9883c8f0bbcb64ad42ce66d694fffd848fc2ebcc
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=d6ebf85d0042efd6066fa47d42e7e61c2b098e39

Log:
Reordered the IRC channels in the support.php list.  OFTC channel is quiet, 
whereas Freenode and Quakenet are busy, so the network list has been reordered 
to reflect that.

Changed paths:
  M  support.php


Diff:
diff --git a/support.php b/support.php
index 87f816d..d833ddb 100644
--- a/support.php
+++ b/support.php
@@ -82,19 +82,19 @@ site_header(
  href="/submit-event.php">on this page</a>.
 </p>
 
-<h2 id="irc">Instant Resource Center</h2>
+<h2 id="irc">Internet Relay Chat</h2>
 
 <p>
- Otherwise known as IRC or Internet Relay Chat. Here you can usually find
- experienced PHP people sitting around doing nothing on various channels with
- php in their names.  Note that there is no official IRC channel.
- Check <a href="http://oftc.net";>OFTC</a> or any other major network
+ Otherwise known as IRC. Here you can usually find experienced PHP people 
+ sitting around doing nothing on various channels with php in their names.  
+ Note that there is no official IRC channel. Check 
+ <a href="http://www.freenode.net/";>freenode</a> or any other major network
  (<a href="http://www.efnet.org/";>EFNet</a>,
- <a href="http://www.ircnet.com/";>IRCNet</a>,
  <a href="http://www.quakenet.org";>QuakeNet</a>,
+ <a href="http://www.ircnet.com/";>IRCNet</a>, 
  <a href="http://www.icq.com";>IrCQNet</a>,
  <a href="http://www.dal.net/";>DALNet</a> and
- <a href="http://www.freenode.net/";>freenode</a>).
+ <a href="http://oftc.net";>OFTC</a>).
 </p>
 
 <h2 id="webmasters">PHP.net webmasters</h2>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to