5 lines
69 B
PHP
5 lines
69 B
PHP
<?php
|
|
if ( 727 == 0x2d7 &&
|
|
727 == 01327 )
|
|
echo "true\n";
|
|
?>
|