<?xml version="1.0" standalone="no"?>
<!--
*
* Openbiz Cubi Application Platform
*
* LICENSE http://code.google.com/p/openbiz-cubi/wiki/CubiLicense
*
* @package \
* @copyright Copyright (c) 2005-2011, Openbiz Technology LLC
* @license http://code.google.com/p/openbiz-cubi/wiki/CubiLicense
* @link http://code.google.com/p/openbiz-cubi/
* @version $Id: application.xml 5292 2013-02-08 06:48:25Z hellojixian@gmail.com $
*
-->
<Application>
<DataSource>
<Database Name="Default" Driver="Pdo_Mysql" Server="[[softdbhost]]" Port="3306" DBName="[[softdb]]" User="[[softdbuser]]" Password="[[softdbpass]]" Charset="utf8"/>
<Database Name="Session" Driver="Pdo_Mysql" Server="127.0.0.1" Port="3306" DBName="cubi" User="root" Password="jixian" Charset="utf8"/>
<Database Name="Sample" Driver="Pdo_Mysql" Server="localhost" Port="3306" DBName="cubi" User="root" Password="root" Charset="utf8" Options="unix_port=/usr/local/mysql.socket;a=x"/>
</DataSource>
</Application>
Copyright 2K16 - 2K18 Indonesian Hacker Rulez