[SUCS Devel] site r634 - branches/sucs-site/lib
imranh at sucs.org
imranh at sucs.org
Sat Jan 10 20:23:27 GMT 2015
Author: imranh
Date: 2015-01-10 20:23:27 +0000 (Sat, 10 Jan 2015)
New Revision: 634
Modified:
branches/sucs-site/lib/ldap-auth.php
Log:
I promise this is the last commit, meant to not leave the commented
Modified: branches/sucs-site/lib/ldap-auth.php
===================================================================
--- branches/sucs-site/lib/ldap-auth.php 2015-01-10 20:20:39 UTC (rev 633)
+++ branches/sucs-site/lib/ldap-auth.php 2015-01-10 20:23:27 UTC (rev 634)
@@ -27,7 +27,7 @@
*/
// we don't care about warnings, we write our own
-//error_reporting(E_ERROR | E_PARSE);
+error_reporting(E_ERROR | E_PARSE);
function ldapAuth($username, $password) {
More information about the Devel
mailing list