Changeset 704

Show
Ignore:
Timestamp:
11/09/06 15:15:41 (2 years ago)
Author:
ben
Message:

Browser is invisible for now.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/mod/browser/lib.php

    r659 r704  
    1010     
    1111        if (defined("context") && context == "network") { 
    12              
     12            /* 
    1313            $PAGE->menu_sub[] = array( 'name' => 'friend', 
    1414                                           'html' => a_href("{$CFG->wwwroot}mod/browser/index.php" , 
    1515                                                              __gettext("Browse users and communities")));  
    16              
     16            */ 
    1717        } 
    1818    }