mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
fix webif xml encoding, part 2
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6b449f5d95
Author: TangoCash <eric@loxat.de>
Date: 2018-03-28 (Wed, 28 Mar 2018)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -157,4 +157,7 @@ inline bool file_exists(const std::string file) { return file_exists(file.c_str(
|
||||
|
||||
std::string readFile(std::string file);
|
||||
|
||||
std::string iso_8859_1_to_utf8(std::string &str);
|
||||
bool utf8_check_is_valid(const std::string &str);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user