Subversion Repositories ALCASAR

Compare Revisions

No changes between revisions

Ignore whitespace Rev 160 → Rev 161

/gestion/alcasar-1.8-installation.pdf
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
/gestion/alcasar-1.8-presentation.pdf
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
/gestion/alcasar-1.8-exploitation.pdf
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
/gestion/alcasar-1.9-installation.pdf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/gestion/admin/net_filter.php
20,7 → 20,7
$l_netfilter_off="Le filtrage réseau est actuellement désactivé";
$l_switch_on="Activer le filtrage réseau";
$l_switch_off="Désactiver le filtrage réseau";
$l_comment_on="&Agrave; l'exclusion du WEB (port 80), les protocoles r&eacute;seau sont interdits.<BR>Choisissez ci-dessous les protocoles que vous autoriser";
$l_comment_on="&Agrave; l'exclusion du WEB (port 80), les protocoles r&eacute;seau sont interdits.<BR>Choisissez ci-dessous les protocoles que vous autorisez";
$l_comment_off="(tous les protocoles réseau sont autorisés)";
$l_protocols="Protocoles autorisés";
$l_error_open_file="Erreur d'ouverture du fichier";
/gestion/menu.php
114,11 → 114,11
<tr bgcolor="#666666"><td>
<TABLE width="100%" border=0 cellspacing=0 cellpadding=2>
<tr><td valign="middle" align="left"><img src="images/right.gif" height=10
width=10 border=no nosave><a href="alcasar-1.8-presentation.pdf" target="_blank">Présentation</a></td></tr>
width=10 border=no nosave><a href="alcasar-1.9-presentation.pdf" target="_blank">Présentation</a></td></tr>
<tr><td valign="middle" align="left"><img src="images/right.gif" height=10
width=10 border=no nosave><a href="alcasar-1.8-installation.pdf" target="_blank">Installation</a></td></tr>
width=10 border=no nosave><a href="alcasar-1.9-installation.pdf" target="_blank">Installation</a></td></tr>
<tr><td valign="middle" align="left"><img src="images/right.gif" height=10
width=10 border=no nosave><a href="alcasar-1.8-exploitation.pdf" target="_blank">Exploitation</a></td></tr>
width=10 border=no nosave><a href="alcasar-1.9-exploitation.pdf" target="_blank">Exploitation</a></td></tr>
</TABLE>
</td></tr>
</TABLE>
144,7 → 144,7
fputs($fp, "$nb\n");
fclose($fp);
?>
<br>depuis le 17/05/2010<br></center></td></tr>
<br>depuis le 99/99/9999<br></center></td></tr>
</TABLE>
</td></tr>
</TABLE>
/gestion/alcasar-1.9-presentation.pdf
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/gestion/manager/htdocs/help/chillispot_bandwidth_max_up_help.html
21,6 → 21,7
<pre>
Cet attribut d&eacute;finit la bande passante maximum en &eacute;mission
d'un usager ou groupe d'usagers (non renseign&eacute; = infini).
<HR>
This attribute defines the maximum upload bandwidth
for a user or group (nothing = unlimited).
</pre>
/gestion/manager/htdocs/help/chillispot_max_input_octets_help.html
20,7 → 20,8
<center>
<pre>
Cet attribut d&eacute;finit le nombre d'octets maximum que l'usager est
autoris&eacute; &agrave; &eacute;mettre. Apr&egrave;s cette limite l'usager est d&eacuteconnect&eacute;.
autoris&eacute; &agrave; &eacute;mettre. Apr&egrave;s cette limite l'usager est d&eacute;connect&eacute;.
<HR>
This attribute defines the maximum number of octets the user is allowed to
transmit. After this limit has been reached the user will be disconnected.
</pre>
/gestion/manager/htdocs/help/chillispot_max_output_octets_help.html
20,7 → 20,8
<center>
<pre>
Cet attribut d&eacute;finit le nombre d'octets maximum que l'usager est
autoris&eacute; &agrave; recevoir. Apr&egrave;s cette limite l'usager est d&eacuteconnect&eacute;.
autoris&eacute; &agrave; recevoir. Apr&egrave;s cette limite l'usager est d&eacute;connect&eacute;.
<HR>
This attribute defines the maximum number of octets the user is allowed to
receive. After this limit has been reached the user will be disconnected.
</pre>
/gestion/manager/htdocs/help/chillispot_bandwidth_max_down_help.html
21,6 → 21,7
<pre>
Cet attribut d&eacute;finit la bande passante maximum en t&eacute;l&eacute;chargement
d'un usager ou groupe d'usagers (non renseign&eacute; = infini).
<HR>
This attribute defines the maximum download bandwidth
for a user or group (nothing = unlimited).
</pre>
/gestion/manager/htdocs/help/chillispot_max_total_octets_help.html
20,8 → 20,9
<center>
<pre>
Cet attribut d&eacute;finit le nombre d'octets maximum que l'usager est
autoris&eacute; &agrave; transf&eacute;rer (somme des octets émis et re&ccedil;us).
Apr&egrave;s cette limite l'usager est déconnect&eacute;.
autoris&eacute; &agrave; transf&eacute;rer (somme des octets &eacute;mis et re&ccedil;us).
Apr&egrave;s cette limite l'usager est d&eacute;connect&eacute;.
<HR>
This attribute defines the maximum number of octets the user is
allowed to transfer (sum of octets transmitted and received).
After this limit has been reached the user will be disconnected.