static function import_sample_data() { die(Bw_import::init()); }
static function import_end() { self::$message = ob_get_contents(); }