diff options
author | Warren Baker <warren@decoy.co.za> | 2013-03-25 15:05:52 +0200 |
---|---|---|
committer | Warren Baker <warren@decoy.co.za> | 2013-03-25 15:05:52 +0200 |
commit | 939cc57a9780388ea7ab1df632fe46ae9532fb6b (patch) | |
tree | 10481a0615b1cdd2d8eb942553706e9510342adc | |
parent | 3d73a44d84accdb2f70abf705aed9b3858292317 (diff) | |
download | pfsense-939cc57a9780388ea7ab1df632fe46ae9532fb6b.zip pfsense-939cc57a9780388ea7ab1df632fe46ae9532fb6b.tar.gz |
Fix file name reference
-rwxr-xr-x | usr/local/www/diag_authentication.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_authentication.php b/usr/local/www/diag_authentication.php index 26c2dca..5b33d88 100755 --- a/usr/local/www/diag_authentication.php +++ b/usr/local/www/diag_authentication.php @@ -1,6 +1,6 @@ <?php /* - diag_arp.php + diag_authentication.php part of the pfSense project (http://www.pfsense.org) Copyright (C) 2010 Ermal Luçi |