skip_002.inc   [plain text]


<?php

if (@preg_match('/./u', '') === false) {
	die('skip');
}