Index: temp/trunk/data/conf/core.php
===================================================================
--- temp/trunk/data/conf/core.php	(revision 4725)
+++ temp/trunk/data/conf/core.php	(revision 4726)
@@ -32,5 +32,5 @@
 define("DB_TYPE", "mysql");
 define("DB_SERVER", "210.188.212.163");
-$port = "3307";
+$port = "3306";
 
 define ("DEFAULT_DSN", DB_TYPE . "://" . DB_USER . ":" . DB_PASSWORD . "@" . DB_SERVER . ":" . $port . "/" . DB_NAME);
