phpOMS/tests/Security/Sample/noUnicode.php

7 lines
49 B
PHP

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