plugins/SpecialUserFuncs.php
changeset 593 4f9bec0d65c1
parent 591 2529833a7731
child 604 6a90893622f0
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', 'SpecialUserFuncs_paths_init();');
    27 // $plugins->attachHook('session_started', 'SpecialUserFuncs_paths_init();');
    28 
    28 
    29 function SpecialUserFuncs_paths_init()
    29 function SpecialUserFuncs_paths_init()
    30 {
    30 {
    31   global $paths;
    31   global $paths;
    32   $paths->add_page(Array(
    32   $paths->add_page(Array(