Improved service display
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
*/
|
||||
return array(
|
||||
'cache_type' => 'file',
|
||||
'currency_format' => '2',
|
||||
'date_format' => 'd-M-Y',
|
||||
'email_admin_only'=> array(
|
||||
'adsl_traffic_notice'=>array('deon@c5t61p.leenooks.vpn'=>'Deon George'),
|
||||
|
@@ -10,6 +10,6 @@
|
||||
* @license http://dev.osbill.net/license.html
|
||||
*/
|
||||
return array(
|
||||
'driver' => 'TCPDF',
|
||||
'driver' => 'default',
|
||||
);
|
||||
?>
|
||||
|
Reference in New Issue
Block a user