1); } } /** * Implementation of hook_views_api(). */ function stats_charts_views_api() { return array( 'api' => '2', ); }