Added Service Add, some internal consistency updates
This commit is contained in:
@@ -13,7 +13,7 @@ class Model_Product_Plugin_Ssl extends Model_Product_Plugin {
|
||||
protected $_table_name = 'ssl';
|
||||
|
||||
// Our required abstract methods
|
||||
public function admin_update() {}
|
||||
public function render_edit() {}
|
||||
|
||||
public function cost($annual=FALSE) {
|
||||
$x = 0;
|
||||
|
Reference in New Issue
Block a user