12 lines
123 B
PHP
Executable File
12 lines
123 B
PHP
Executable File
<?php
|
|
$rangeid=32;
|
|
$prevcid=32;
|
|
$prevwidth=250;
|
|
$interval=false;
|
|
$range=array (
|
|
32 =>
|
|
array (
|
|
0 => 250,
|
|
),
|
|
);
|
|
?>
|