Пример #1
0
 public static function SetDatabase(Database $database)
 {
     self::$_database = $database;
 }