Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: utf8_string.phpt
--TEST-- Strings containing extended characters --FILE-- <?php $js = <<<JS var test = "février" JS; echo jsmin($js); --EXPECT-- var test="février"