mirror of
https://github.com/e107inc/e107.git
synced 2025-09-03 03:13:34 +02:00
Add option to create daily text file of page accesses
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
| GNU General Public License (http://gnu.org).
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_prefs.php,v $
|
||||
| $Revision: 1.13 $
|
||||
| $Date: 2008-08-17 15:18:14 $
|
||||
| $Revision: 1.14 $
|
||||
| $Date: 2008-11-23 22:49:47 $
|
||||
| $Author: e107steved $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
@@ -204,7 +204,7 @@ define('PRFLAN_192', 'Generate random predefined login names according to a patt
|
||||
define('PRFLAN_193', 'To allow users to set their own login names, leave blank');
|
||||
define('PRFLAN_194', '# - alpha<br />. - numeric<br />* - alphanumeric<br />Other chars used as entered');
|
||||
define('PRFLAN_195', 'Changed values:');
|
||||
define('PRFLAN_196', '');
|
||||
define('PRFLAN_196', 'Log all page accesses to the '.e_FILE_ABS.'logs/ directory');
|
||||
define('PRFLAN_197', '');
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user