Fix abstract passwords in host/domain manage planel logins

This commit is contained in:
Deon George
2012-06-22 15:12:59 +10:00
parent 0eecfe8abd
commit df82268405
12 changed files with 93 additions and 42 deletions

View File

@@ -37,7 +37,7 @@ abstract class Service_Domain {
/**
* Our HTML button that will enable us to manage this domain.
*/
abstract public function manage_button($u,$p,$d);
abstract public function manage_button(Model_Service_Plugin_Domain $spdo,$t);
/**
* Return an instance of this class