equal
deleted
inserted
replaced
20 * |
20 * |
21 * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied |
21 * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied |
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 $plugins->attachHook('session_started', 'SpecialGroups_paths_init();'); |
25 // $plugins->attachHook('session_started', 'SpecialGroups_paths_init();'); |
26 |
26 |
27 function SpecialGroups_paths_init() |
27 function SpecialGroups_paths_init() |
28 { |
28 { |
29 global $paths; |
29 global $paths; |
30 $paths->add_page(Array( |
30 $paths->add_page(Array( |