phpbb/phpBB/includes/auth
Igor Wiedler 4bdad7125a [ticket/9608] Remove use of references in captcha and other places
References are not really needed in PHP due to copy-on-write. Since
PHP5, objects are always passed around as identifiers, which means they
are mutable. So it is no longer required to pass these by reference
either.

PHPBB3-9608
2011-07-13 11:32:38 +02:00
..
auth_apache.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
auth_db.php [ticket/9608] Remove use of references in captcha and other places 2011-07-13 11:32:38 +02:00
auth_ldap.php Merge branch 'develop-olympus' into develop 2011-06-09 13:00:39 +02:00
index.htm Auth plug-in, say thanks to Sergey Kanareykin 2002-08-06 16:56:14 +00:00