SSL, Google Chart updates, lnAPP improvements

This commit is contained in:
Deon George
2012-12-11 08:48:30 +11:00
parent c4e760fa21
commit 6588de4f7f
67 changed files with 940 additions and 539 deletions

View File

@@ -10,6 +10,6 @@
* @copyright (c) 2010 Open Source Billing
* @license http://dev.osbill.net/license.html
*/
class Model_Invoice_Item_Tax extends ORMOSB {
class Model_Invoice_Item_Tax extends ORM_OSB {
}
?>

View File

@@ -10,6 +10,6 @@
* @copyright (c) 2010 Open Source Billing
* @license http://dev.osbill.net/license.html
*/
class Model_Tax extends ORMOSB {
class Model_Tax extends ORM_OSB {
}
?>