Revision 55c63539
Added by Bill Marquette over 16 years ago
usr/local/www/getstats.php | ||
---|---|---|
1 | 1 |
<?php |
2 | 2 |
/* |
3 |
carp_status.php
|
|
3 |
getstats.php
|
|
4 | 4 |
Copyright (C) 2009 Bill Marquette |
5 | 5 |
All rights reserved. |
6 | 6 |
|
... | ... | |
27 | 27 |
*/ |
28 | 28 |
|
29 | 29 |
##|+PRIV |
30 |
##|*IDENT=page-status-carp
|
|
31 |
##|*NAME=Status: CARP page
|
|
32 |
##|*DESCR=Allow access to the 'Status: CARP' page.
|
|
33 |
##|*MATCH=carp_status.php*
|
|
30 |
##|*IDENT=page-getstats
|
|
31 |
##|*NAME=AJAX: Get Stats
|
|
32 |
##|*DESCR=Allow access to the 'AJAX: Get Stats' page.
|
|
33 |
##|*MATCH=getstats.php*
|
|
34 | 34 |
##|-PRIV |
35 | 35 |
|
36 | 36 |
require_once("guiconfig.inc"); |
Also available in: Unified diff
Premature commit...remove the copy/paste-o's