コード例 #1
0
ファイル: Mirror.php プロジェクト: eriktorsner/wp-mirror
 private function mirrorDb()
 {
     // get the db tables...
     $this->remote->getDatabase();
 }