Go to the source code of this file.
Variables | |
PHP | $discuss_options |
PHP $discuss_options |
Initial value:
array ( 'page_id' => '100', 'title' => 'Travelsized Discussions', 'header' => '>>//Where people can talk//', 'footer' => '--- Discussions for Travelsized Websites', 'sectionPositions' => array ( 0 => 1, 1 => 2, ), 'forumdefaults' => array ( 'viewLevel' => '1', 'postLevel' => '2', ), 'sectiondefaults' => array ( 'viewLevel' => 1, ), 'menu_id' => '100', 'counters' => array ( 'lastSectionID' => 7, 'lastForumID' => 3, 'thread' => 4, ), )
Definition at line 2 of file options.php.
Referenced by discuss_rebuildUserCache(), discuss_saveOptions(), globalID_discuss(), modulesetup_discuss(), profilemodule_discuss(), discussThread::render(), and discussForum::renderNewThread().