phpOMS/tests/Security/Sample/noUnicode.php
2018-02-22 13:54:08 +01:00

6 lines
53 B
PHP

<?php
function noUnicode()
{
return true;
}