Skip to content
Snippets Groups Projects
Commit a0d54c6c authored by Jared Hancock's avatar Jared Hancock
Browse files

php: Workaround for PHP 5.3.3 bug

parent 2821e9bd
Branches
Tags
No related merge requests found
......@@ -433,7 +433,5 @@ class ClientAccount extends UserAccount {
// Used by the email system
interface EmailContact {
function getId();
function getEmail();
}
?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment