mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 06:03:27 +02:00
Bugtracker #4425 - just warn if directories associated with optional features aren't writable
This commit is contained in:
@@ -145,5 +145,9 @@ define("LANINS_103", 'Reviews');
|
||||
define("LANINS_104", 'Review Front Page ...');
|
||||
|
||||
define("LANINS_105", 'A database name or prefix beginning with some digits followed by \'e\' or \'E\' is not acceptable');
|
||||
define("LANINS_106", '');
|
||||
define("LANINS_106", 'WARNING - E107 cannot write to the directories and/or files listed. While this will not stop E107 installing, it will mean that certain features are not available.
|
||||
You will need to change the file permissions to use these features');
|
||||
define("LANINS_107", '');
|
||||
define("LANINS_108", '');
|
||||
|
||||
?>
|
Reference in New Issue
Block a user