Multi enhancements, including auto serialization, product editing
This commit is contained in:
@@ -28,6 +28,10 @@ class Model_Product_Plugin_ADSL extends Model_Product_Plugin {
|
||||
),
|
||||
);
|
||||
|
||||
public function admin_update() {
|
||||
return '';
|
||||
}
|
||||
|
||||
// Our required abstract methods
|
||||
public function feature_summary() {
|
||||
// @todo This view should render based on the the results of this::allowance();
|
||||
|
Reference in New Issue
Block a user