pmow %!s(int64=7) %!d(string=hai) anos
pai
achega
ac8cd12b25
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      functions.php

+ 1 - 1
functions.php

@@ -124,7 +124,7 @@ if (function_exists('ldap_connect')) :
 				writeLog("success", "LDAP authentication success");
 				return true;
 			} else {
-				writeLog("error", "LDPA could not authenticate");
+				writeLog("error", "LDAP could not authenticate");
 				return false;
 			}
 		}