More Standardisation work.
This commit is contained in:
@@ -87,7 +87,7 @@ class Model_ADSL_Supplier_Plan extends ORM_OSB {
|
||||
/**
|
||||
* ADSL Plan Name
|
||||
*/
|
||||
public function name() {
|
||||
public function name($variable=NULL) {
|
||||
return sprintf('%s: %s',$this->product_id,$this->product_desc);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user