Home
last modified time | relevance | path

Searched refs:cacti_db_session (Results 1 – 3 of 3) sorted by relevance

/dports/net-mgmt/cacti/cacti-1.2.19/include/
H A Dglobal.php372 if (isset($cacti_db_session) && $cacti_db_session && db_table_exists('sessions')) {
375 $cacti_db_session = false; variable
H A Dconfig.php.sample91 $cacti_db_session = false;
/dports/net-mgmt/cacti/cacti-1.2.19/scripts/
H A Dcacti_user_stats.php58 if ($cacti_db_session == true) {