plugins/SpecialGroups.php
changeset 593 4f9bec0d65c1
parent 590 03a60844c7c5
child 685 17ebe24cdf85
--- a/plugins/SpecialGroups.php	Wed Jul 02 19:36:44 2008 -0400
+++ b/plugins/SpecialGroups.php	Wed Jul 02 22:15:55 2008 -0400
@@ -22,7 +22,7 @@
  * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.
  */
 
-$plugins->attachHook('session_started', 'SpecialGroups_paths_init();');
+// $plugins->attachHook('session_started', 'SpecialGroups_paths_init();');
 
 function SpecialGroups_paths_init()
 {