5 lines
37 B
PHP
5 lines
37 B
PHP
|
<?PHP
|
||
|
$adplacement = rand(0, 1);
|
||
|
?>
|
||
|
|