Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2004 → Rev 2005

/web/acc/admin/bl_categories_help.php
99,7 → 99,8
if (file_exists($wl_categorie_ip_file))
$nb_ip = exec("wc -l $wl_categorie_ip_file | cut -d ' ' -f1");
else
$nb_ip = $l_error_open_file." ".$wl_categorie_ip_file;
$nb_ip = 0;
//$nb_ip = $l_error_open_file." ".$wl_categorie_ip_file;
$nb_urls = 0; //no urls in WL
}
$global_usage = file($bl_dir."global_usage");