Subversion Repositories ALCASAR

Compare Revisions

No changes between revisions

Ignore whitespace Rev 957 → Rev 958

/web/status.php
1,4 → 1,5
<?php
# $Id$
#
# status.php for Alcasar captive portal
# by steweb57 & Rexy
Property changes:
Added: svn:keywords
+Id Author Date
\ No newline at end of property
/web/index.php
1,4 → 1,5
<?php
# $Id$
$hostname = "alcasar";
$network_pb = False;
$cert_add = "http://alcasar/certs";
Property changes:
Added: svn:keywords
+Id Author Date
\ No newline at end of property
/web/intercept.php
1,4 → 1,5
<?php
# $Id$
#
# intercept.php for Alcasar captive portal
# Copyright (C) 2003, 2004 Mondru AB.
Property changes:
Added: svn:keywords
+Id Author Date
\ No newline at end of property
/web/acc/stat.php
1,4 → 1,5
<?
<?php
# $Id$
$select[0]="$l_stat_user_day";
$select[1]="$l_stat_con";
$select[2]="$l_stat_daily";
Property changes:
Modified: svn:keywords
-Id Date Author
\ No newline at end of property
+Id Author Date
\ No newline at end of property
/web/acc/filtering.php
Property changes:
Added: svn:keywords
+Id Author Date
\ No newline at end of property
/web/acc/system.php
1,4 → 1,5
<?
<?php
# $Id$
$select[0]=$l_activity;
$select[1]=$l_network;
$select[2]=$l_ldap;
Property changes:
Modified: svn:keywords
-Id Date Author
\ No newline at end of property
+Id Author Date
\ No newline at end of property
/web/acc/auth.php
Property changes:
Added: svn:keywords
+Id Author Date
\ No newline at end of property
/web/acc/haut.php
12,7 → 12,9
}
</script>
<!-- fin javascript -->
<? // Access counter incrementation
<?php
# $Id$
// Access counter incrementation
$name_fic="compteur.txt";
if (($fp=fopen($name_fic,"r")) == false) exit;
$nb=fgets($fp,10);
Property changes:
Added: svn:keywords
+Id Author Date
\ No newline at end of property
/web/acc/menu.php
Property changes:
Modified: svn:keywords
-Id Date Author
\ No newline at end of property
+Id Author Date
\ No newline at end of property