4766 disabled group photo albums for now. reenable later when the group PA is fully...
authorgreg gay <ggay@ocad.ca>
Thu, 25 Aug 2011 16:19:01 +0000 (16:19 -0000)
committergreg gay <ggay@ocad.ca>
Thu, 25 Aug 2011 16:19:01 +0000 (16:19 -0000)
docs/mods/_standard/photos/module.php

index 9eeeca5..f4f60a3 100644 (file)
@@ -45,8 +45,8 @@ define('AT_ADMIN_PRIV_PHOTO_ALBUM', $this->getAdminPrivilege());
 /*******
  * if this module is to be made available to students on the Home or Main Navigation.
  */
-$_group_tool = $_student_tool = AT_PA_BASENAME.'index.php';
-
+//$_group_tool = $_student_tool = AT_PA_BASENAME.'index.php';
+$_student_tool = AT_PA_BASENAME.'index.php';
 $this->_list['pa_photo_gallery'] = array('title_var'=>'pa_photo_gallery','file'=>AT_PA_BASENAME.'sublinks.php');
 $this->_pages[AT_PA_BASENAME.'index.php']['icon']      = 'images/home-directory_sm.png';