@@ -1 +1,2 @@
LOG_DIR/*
+config/config_db.php
@@ -1,13 +0,0 @@
-<?php
-
-$_ONU_CONFIG['_db_conf'] = array (
- "host" => "127.0.0.1",
- "port" => "3306",
- "user" => "edm_alipearl_net",
- "pwd" => "6fP8Pf6dLdmFBYR4",
- "db_name" => "edm_alipearl_net",
- "db_charset" => "utf8",
-);
-?>