--- D:/install/drupal/6.x/modules/tac_lite/2008-12-10-1.x-dev/tac_lite/tac_lite.module	Tue Dec 09 22:47:30 2008
+++ D:/install/drupal/6.x/modules/tac_lite/2008-12-10-1.x-dev/tac_lite/tac_lite_new.module	Sat Feb 21 12:43:09 2009
@@ -252,6 +252,8 @@
     return array(array('name' => 'tac_lite',
                        'title' => t('Taxonomy-based access'),
                        'weight' => 5,
+                       'access callback' => 'user_access',
+                       'access arguments' => array('administer tac_lite')                       
                  ),
     );
     break;
