mirror of
https://github.com/e107inc/e107.git
synced 2025-08-25 15:31:41 +02:00
Issue #6 Language-file standards. Wrap definitions in double-quotes.
This commit is contained in:
@@ -69,7 +69,7 @@ define("FR_LAN_28", "Known insecure files");
|
||||
|
||||
define("FR_LAN_29", "Total files matched");
|
||||
define("FR_LAN_30", "Total lines matched");
|
||||
define('FR_LAN_31', 'Missing complete plugin folder');
|
||||
define("FR_LAN_31", "Missing complete plugin folder");
|
||||
|
||||
define("FS_LAN_1", "Create Snapshot");
|
||||
define("FS_LAN_2", "Absolute path of root directory to create image from");
|
||||
|
Reference in New Issue
Block a user