Subversion Repositories ALCASAR

Compare Revisions

No changes between revisions

Ignore whitespace Rev 1220 → Rev 1221

/web/acc/stat.php
3,15 → 3,13
$select[0]="$l_stat_user_day";
$select[1]="$l_stat_con";
$select[2]="$l_stat_daily";
$select[3]="$l_firewall";
$select[4]="$l_moniteur";
$select[5]="$l_security";
$select[3]="$l_moniteur";
$select[4]="$l_security";
$fich[0]="manager/htdocs/user_stats.php";
$fich[1]="manager/htdocs/accounting.php";
$fich[2]="manager/htdocs/stats.php";
$fich[3]="admin/firewallEyes/index.html";
$fich[4]="/nfsen";
$fich[5]="manager/htdocs/security.php";
$fich[3]="/nfsen";
$fich[4]="manager/htdocs/security.php";
$j=0;
while ($j != count($select))
{
/web/acc/admin/firewallEyes/images/port-dst.gif
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/web/acc/admin/firewallEyes/images/dst-port.gif
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/web/acc/admin/firewallEyes/images/header-background.jpg
Cannot display: file marked as a binary type.
svn:mime-type = image/jpeg
Property changes:
Deleted: svn:mime-type
-image/jpeg
\ No newline at end of property
/web/acc/admin/firewallEyes/images/source.gif
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/web/acc/admin/firewallEyes/images/destination.gif
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/web/acc/admin/firewallEyes/images/commandHeaderBkg.jpg
Cannot display: file marked as a binary type.
svn:mime-type = image/jpeg
Property changes:
Deleted: svn:mime-type
-image/jpeg
\ No newline at end of property
/web/acc/admin/firewallEyes/images/firewallEyes.jpg
Cannot display: file marked as a binary type.
svn:mime-type = image/jpeg
Property changes:
Deleted: svn:mime-type
-image/jpeg
\ No newline at end of property
/web/acc/admin/firewallEyes/images/port-src.gif
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/web/acc/admin/firewallEyes/images/logo-firewallEyes.gif
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/web/acc/admin/firewallEyes/images/src-port.gif
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/web/acc/admin/firewallEyes/images/buttonBkg.jpg
Cannot display: file marked as a binary type.
svn:mime-type = image/jpeg
Property changes:
Deleted: svn:mime-type
-image/jpeg
\ No newline at end of property
/web/acc/admin/firewallEyes/images/info.gif
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/web/acc/admin/firewallEyes/messages
File deleted
/web/acc/admin/firewallEyes/log.css
File deleted
/web/acc/admin/firewallEyes/include.php
File deleted
\ No newline at end of file
/web/acc/admin/firewallEyes/index.html
File deleted
/web/acc/admin/firewallEyes/logs.php
File deleted
/web/acc/admin/firewallEyes/readme.txt
File deleted
\ No newline at end of file
Property changes:
Deleted: svn:eol-style
-native
\ No newline at end of property
/web/acc/admin/firewallEyes/configuration.php
File deleted
/web/acc/admin/firewallEyes/header.php
File deleted
/web/acc/admin/firewallEyes/gpl.txt
File deleted
Property changes:
Deleted: svn:eol-style
-native
\ No newline at end of property
/web/acc/admin/firewallEyes/info.php
File deleted
/web/acc/menu.php
38,7 → 38,6
$l_stat_user_day = "usager/jour";
$l_stat_con = "connexions";
$l_stat_daily ="usage journalier";
$l_firewall ="parefeu";
$l_menu="Menu";
$l_moniteur="Statistiques Réseau";
$l_security="Sécurité";
65,7 → 64,6
$l_stat_user_day = "user/day";
$l_stat_con = "connections";
$l_stat_daily ="daily use";
$l_firewall ="firewall";
$l_menu="Main";
$l_moniteur="Statistiques Réseau";
$l_security="Security";