Added meta title to pages
This commit is contained in:
@@ -98,6 +98,10 @@ class Model_Charge extends ORM_OSB implements Invoicable {
|
||||
}
|
||||
}
|
||||
|
||||
public function xtitle() {
|
||||
return $this->invoice_item(5);
|
||||
}
|
||||
|
||||
/**
|
||||
* Render some details for specific calls, eg: invoice
|
||||
*/
|
||||
|
Reference in New Issue
Block a user