1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-17 03:54:09 +02:00

Viewer for downloads log

This commit is contained in:
e107steved
2008-01-11 21:53:39 +00:00
parent 3822eb5938
commit eea27e083d
3 changed files with 86 additions and 23 deletions

View File

@@ -11,8 +11,8 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/help/admin_log.php,v $
| $Revision: 1.1 $
| $Date: 2007-12-15 17:59:49 $
| $Revision: 1.2 $
| $Date: 2008-01-11 21:53:39 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/
@@ -57,6 +57,10 @@ case 'rolllog' :
$text = "The rolling log displays various abnormal events which are not otherwise logged. It may also be used for code debugging and monitoring.<br /><br />";
$text .= common_filters();
break;
case 'downlog' :
$text = "This page displays user downloads.<br /><br />";
$text .= common_filters();
break;
case 'adminlog' :
default :
$text = "This page displays administrator activity.<br /><br />