Project

General

Profile

« Previous | Next » 

Revision 1709

Added by Dietmar about 12 years ago

! update folder framework class.login, admin/login, admin/skel/htt

View differences:

msgQueue.php
50 50
	{
51 51
		return (sizeof(self::handle()->_success) == 0 && sizeof(self::handle()->_error) == 0 );
52 52
	}
53
	
53

  
54 54
	public static function getError($retval_type = self::RETVAL_STRING)
55 55
	{
56 56
		if(sizeof(self::handle()->_error))
......
81 81

  
82 82

  
83 83
}
84
?>

Also available in: Unified diff