Home
last modified time | relevance | path

Searched refs:sasql_GetBayesStats (Results 1 – 2 of 2) sorted by relevance

/dports/mail/squirrelmail-sasql-plugin/squirrelmail-sasql-plugin-php74-3.2.0_3/sasql/
H A Dbayes_stats.inc.php24 $counts = sasql_GetBayesStats ($dbh, $SABayesVarsTable, $username);
H A Dsasql_db.php520 function sasql_GetBayesStats ($dbh, $table, $username) { function