Revision 1709
Added by Luisehahne about 13 years ago
| 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
! update folder framework class.login, admin/login, admin/skel/htt