plugins/SpecialUpdownload.php
changeset 593 4f9bec0d65c1
parent 590 03a60844c7c5
child 609 ffa5decbb305
--- a/plugins/SpecialUpdownload.php	Wed Jul 02 19:36:44 2008 -0400
+++ b/plugins/SpecialUpdownload.php	Wed Jul 02 22:15:55 2008 -0400
@@ -25,7 +25,7 @@
  
 global $db, $session, $paths, $template, $plugins; // Common objects
 
-$plugins->attachHook('session_started', 'SpecialUpDownload_paths_init();');
+// $plugins->attachHook('session_started', 'SpecialUpDownload_paths_init();');
 
 function SpecialUpDownload_paths_init()
 {