Added /u modifer for UTF-8

This commit is contained in:
2014-08-03 17:22:18 +02:00
parent 38370d9f27
commit 277bcc5fb4
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
0.3 - 2014-08-03
Added /u modifier to the preg_match for UTF-8
0.2 - 2014-07-31
Replaced 'shell_exec("curl -s URL")' with PHP cURL function
Replaced all state-variables with constants