plugins/SpecialPageFuncs.php
changeset 593 4f9bec0d65c1
parent 590 03a60844c7c5
child 607 935f3799b654
equal deleted inserted replaced
592:27377179fe58 593:4f9bec0d65c1
    22  * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.
    22  * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.
    23  */
    23  */
    24  
    24  
    25 global $db, $session, $paths, $template, $plugins; // Common objects
    25 global $db, $session, $paths, $template, $plugins; // Common objects
    26 
    26 
    27 $plugins->attachHook('session_started', 'SpecialPageFuncs_paths_init();');
    27 // $plugins->attachHook('session_started', 'SpecialPageFuncs_paths_init();');
    28 
    28 
    29 function SpecialPageFuncs_paths_init()
    29 function SpecialPageFuncs_paths_init()
    30 {
    30 {
    31   global $paths;
    31   global $paths;
    32   $paths->add_page(Array(
    32   $paths->add_page(Array(