Index: views_xhtml.views.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/views_datasource/Attic/views_xhtml.views.inc,v
retrieving revision 1.1.2.8
diff -b -u -p -r1.1.2.8 views_xhtml.views.inc
--- views_xhtml.views.inc	15 Jul 2010 07:34:48 -0000	1.1.2.8
+++ views_xhtml.views.inc	1 Oct 2010 23:43:14 -0000
@@ -16,7 +16,7 @@
 function views_xhtml_views_plugins() {
 	$path = drupal_get_path('module', 'views_xhtml');
   return array(
-    'module'  => views_xhtml,
+    'module'  => 'views_xhtml',
     'style'   => array(                 // declare the views_xhtml style plugin
       'views_xhtml' => array(
         'title'           => ('XHTML data document'),
