Working on HOST SERVER and improvements to ORMOSB
This commit is contained in:
@@ -32,6 +32,9 @@ class Model_Service_Plugin_SSL extends Model_Service_Plugin {
|
||||
);
|
||||
|
||||
// Required abstract functions
|
||||
public function username_value() {} // Not used
|
||||
public function password_value() {} // Not used
|
||||
|
||||
public function service_view() {
|
||||
return View::factory('service/user/plugin/ssl/view')
|
||||
->set('so',$this);
|
||||
|
Reference in New Issue
Block a user