Home
last modified time | relevance | path

Searched refs:cpg_db_num_rows (Results 1 – 4 of 4) sorted by relevance

/dports/www/coppermine/cpg1.6.x-1.6.12/bridge/
H A Dxmb.inc.php137 if (cpg_db_num_rows($result)){
H A Dsmf20.inc.php229 if (cpg_db_num_rows($result)) {
H A Dsmf21.inc.php226 if (cpg_db_num_rows($result)) {
/dports/www/coppermine/cpg1.6.x-1.6.12/include/
H A Dfunctions.inc.php264 function cpg_db_num_rows($result, $free=false) function