Esempio n. 1
0
 /**
  * Method to return authentication error msg
  *
  * @return	string error message
  * @since	Jomsocial 2.4
  */
 public function authoriseErrorMsg()
 {
     return CACCESS::getError();
 }