CheetahWSB / Cheetah

Cheetah Community Website Builder
https://www.cheetahwsb.com
Other
3 stars 4 forks source link

Minor bug in administration\lang_file.php for add language keys batch mode. #198

Closed CheetahWSB closed 2 years ago

CheetahWSB commented 2 years ago

This needs to be improved. Code does not check to see if separator character appears more than once in the line. Example using comma separated values, if a comma also appears in the language string being added, it can cause the batch to fail or malfunction. Need to add more code to check for this.

Also there are some hard coded text strings that need to be put into language keys.