5 lines
42 B
PHP
5 lines
42 B
PHP
<?php
|
|
|
|
if (! $radiuspx)
|
|
$radiuspx = "4";
|
<?php
|
|
|
|
if (! $radiuspx)
|
|
$radiuspx = "4";
|