Initial commit
This commit is contained in:
13
cache/prod/PropelConfig.php
vendored
Normal file
13
cache/prod/PropelConfig.php
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php return array (
|
||||
'dsn' => 'mysql:host=localhost;dbname=clients2_thel810;port=3306',
|
||||
'user' => 'clients2_thel810',
|
||||
'password' => '79SF)1RK(p',
|
||||
'classname' => '\\Propel\\Runtime\\Connection\\ConnectionWrapper',
|
||||
'options' =>
|
||||
array (
|
||||
1002 =>
|
||||
array (
|
||||
'value' => 'SET NAMES \'UTF8\'',
|
||||
),
|
||||
),
|
||||
);
|
||||
Reference in New Issue
Block a user