SSL, Google Chart updates, lnAPP improvements
This commit is contained in:
@@ -10,10 +10,10 @@
|
||||
* @copyright (c) 2010 Open Source Billing
|
||||
* @license http://dev.osbill.net/license.html
|
||||
*/
|
||||
|
||||
return array(
|
||||
'appname' => '',
|
||||
'cache_type' => 'file',
|
||||
'theme' => '', // @todo This should be in the DB
|
||||
'email_from' => array('noreply@graytech.net.au'=>'Graytech Hosting'),
|
||||
'email_admin_only'=> array(
|
||||
'adsl_traffic_notice'=>array('deon@c5t61p.leenooks.vpn'=>'Deon George'),
|
||||
@@ -39,5 +39,6 @@ return array(
|
||||
'accnum' => '120 440 821', // @todo This should come from the DB
|
||||
'site_name' => 'Graytech Hosting Pty Ltd', // @todo This should come from the DB
|
||||
'taxid' => 'ABN: 49 106 229 476', // @todo This should come from the DB
|
||||
'theme' => 'yaml', // @todo This should be in the DB
|
||||
);
|
||||
?>
|
||||
|
Reference in New Issue
Block a user