MDL-52285 auth: use __construct() for constructors
commite81e12cd7930b01ff0ab3faef99c7e5bae004c1d
authorMarina Glancy <marina@moodle.com>
Fri, 27 Nov 2015 01:01:25 +0000 (27 09:01 +0800)
committerMarina Glancy <marina@moodle.com>
Thu, 10 Dec 2015 05:51:11 +0000 (10 13:51 +0800)
tree6dadc67b67332c8685600ef50c7261c22d8635f5
parentf318ef32bc066adcb816d13b56d2a60c23db8aff
MDL-52285 auth: use __construct() for constructors
22 files changed:
auth/cas/auth.php
auth/email/auth.php
auth/fc/auth.php
auth/fc/fcFPP.php
auth/imap/auth.php
auth/ldap/auth.php
auth/manual/auth.php
auth/mnet/auth.php
auth/nntp/auth.php
auth/nologin/auth.php
auth/none/auth.php
auth/pam/auth.php
auth/pop3/auth.php
auth/radius/auth.php
auth/shibboleth/auth.php
auth/webservice/auth.php
lib/pear/Crypt/CHAP.php
lib/pear/README_MOODLE.txt
mnet/environment.php
mnet/peer.php
mnet/xmlrpc/client.php
mnet/xmlrpc/xmlparser.php