Commit: d272e0ee1dc1a710d560ebe0b457527f2a8608cb Author: Mike Griffiths <[email protected]> Tue, 16 Jun 2015 11:04:31 +0100 Parents: a9f3b705a3f4bba9fdfb50b57048cbef916ca5ff Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=d272e0ee1dc1a710d560ebe0b457527f2a8608cb 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
