예제 #1
0
 public static function set_db_connection(DBConnection $connection)
 {
     self::$db_connection = $connection;
 }