summaryrefslogtreecommitdiffstats
path: root/usr/local/www/getstats.php
diff options
context:
space:
mode:
authorBill Marquette <bill.marquette@gmail.com>2009-03-14 01:28:47 -0500
committerBill Marquette <bill.marquette@gmail.com>2009-03-14 01:28:47 -0500
commit55c63539a784a4339a724a4be0a433bd1659b129 (patch)
tree35e1e6669f5dc62ac5edc8aa1c8fc929cfbcbd20 /usr/local/www/getstats.php
parent01da41cf8a21a07734e25a5bce4c2d35f81a0134 (diff)
downloadpfsense-55c63539a784a4339a724a4be0a433bd1659b129.zip
pfsense-55c63539a784a4339a724a4be0a433bd1659b129.tar.gz
Premature commit...remove the copy/paste-o's
Diffstat (limited to 'usr/local/www/getstats.php')
-rw-r--r--usr/local/www/getstats.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/usr/local/www/getstats.php b/usr/local/www/getstats.php
index 1de82b2..88752ad 100644
--- a/usr/local/www/getstats.php
+++ b/usr/local/www/getstats.php
@@ -1,6 +1,6 @@
<?php
/*
- carp_status.php
+ getstats.php
Copyright (C) 2009 Bill Marquette
All rights reserved.
@@ -27,10 +27,10 @@
*/
##|+PRIV
-##|*IDENT=page-status-carp
-##|*NAME=Status: CARP page
-##|*DESCR=Allow access to the 'Status: CARP' page.
-##|*MATCH=carp_status.php*
+##|*IDENT=page-getstats
+##|*NAME=AJAX: Get Stats
+##|*DESCR=Allow access to the 'AJAX: Get Stats' page.
+##|*MATCH=getstats.php*
##|-PRIV
require_once("guiconfig.inc");
OpenPOWER on IntegriCloud