[Openfirst-cvscommit] manual/openfirst.logger logger.php,1.3,1.4
Brought to you by:
xtimg
From: <i-...@us...> - 2004-01-01 21:43:23
|
Update of /cvsroot/openfirst/manual/openfirst.logger In directory sc8-pr-cvs1:/tmp/cvs-serv16596/manual/openfirst.logger Modified Files: logger.php Log Message: Updated the manuals for the Forum and Downloads modules Index: logger.php =================================================================== RCS file: /cvsroot/openfirst/manual/openfirst.logger/logger.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** logger.php 24 Dec 2003 18:05:22 -0000 1.3 --- logger.php 1 Jan 2004 21:43:17 -0000 1.4 *************** *** 49,53 **** </tr> <tr> ! <td>David Di Biase of openFIRST</td> </tr> <tr> --- 49,53 ---- </tr> <tr> ! <td><p>David Di Biase of openFIRST<br>Greg Inozemtsev of openFIRST (Usage Statistics)</p></td> </tr> <tr> *************** *** 55,59 **** </tr> <tr> ! <td>ofirst_logger</td> </tr> <tr> --- 55,59 ---- </tr> <tr> ! <td>ofirst_logger<br>ofirst_hitcount</td> </tr> <tr> *************** *** 101,105 **** database.<br> track.php - allows you to track indepth information about the visiting user.<br> ! reset.php - resets the entire logger so that no hits are logged</td> </tr> <tr> --- 101,108 ---- database.<br> track.php - allows you to track indepth information about the visiting user.<br> ! reset.php - resets the entire logger so that no hits are logged.<br> ! stats.php - generates usage statistics for the portal based on the information ! in the logger database.<br> ! graph.php - used in conjunction with stats.php. Generates a graph in PNG format.</td> </tr> <tr> |