From 56593a21209f3ce55fe66d303dbe01b8e081778b Mon Sep 17 00:00:00 2001 From: Patrick Seeger Date: Mon, 30 Apr 2012 10:17:02 +0200 Subject: local --- index.php | 2 +- protected/config/maincfg.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 86c2e05..cf7ae15 100644 --- a/index.php +++ b/index.php @@ -1,7 +1,7 @@ array( - 'connectionString' => 'mysql:host=localhost;dbname=astaf_yii_dev', + 'connectionString' => 'mysql:host=localhost;dbname=astaf', 'emulatePrepare' => true, 'username' => 'root', 'password' => '', -- cgit v1.0-28-g1787