mirror of
https://github.com/smarty-php/smarty.git
synced 2025-11-13 02:19:53 +01:00
replace all occurences of 8859-1 with UTF-8
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<sect1 id="language.function.include.php">
|
||||
<title>{include_php}</title>
|
||||
|
||||
Reference in New Issue
Block a user