Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2009 → Rev 2006

/web/acc/manager/activity_report/models/tabinfo.html
File deleted
/web/acc/manager/activity_report/models/Chart.report.js
File deleted
/web/acc/manager/activity_report/index.php
File deleted
/web/acc/manager/htdocs/help/protocols_help.html
File deleted
/web/acc/menu.php
73,7 → 73,6
$l_archive="Archivage";
$l_log="Générer les journaux";
$l_backup_archive="Archives";
$l_activity_report="Rapport d'activité";
}
else
{
106,7 → 105,6
$l_gammu="Auto registration (SMS)";
$l_backup_archive="Archives";
$l_backup_log="Log generation";
$l_activity_report="Activity report";
}
echo "
<TABLE width=\"100%\" border=0 cellspacing=0 cellpadding=0>
/web/acc/stat.php
6,7 → 6,6
$select[3]="$l_stat_global_network";
$select[4]="$l_stat_detail_network";
$select[5]="$l_security";
$select[6]="$l_activity_report";
$fich[0]="manager/htdocs/user_stats.php";
$fich[1]="manager/htdocs/accounting.php";
$fich[2]="manager/htdocs/stats.php";
13,7 → 12,6
$fich[3]="manager/stats/index.php";
$fich[4]="manager/nfsen/nfsen.php";
$fich[5]="manager/htdocs/security.php";
$fich[6]="manager/activity_report/index.php";
$j=0;
while ($j != count($select))
{