|
|
$name = str_replace(array(':', '\\', '/', '*'), 'x', $row['ping_url']);?>
|
|
$name = str_replace(array(':', '\\', '/', '*'), 'x', $row['ping_url']);?>
|
|
|
<li style="list-style-type: none; cursor: pointer;" window="<?=$row['window'];?>" class="splash-item content-box small-box ultra-widget gray-bg" name="<?php echo strtolower($row['name']);?>">
|
|
<li style="list-style-type: none; cursor: pointer;" window="<?=$row['window'];?>" class="splash-item content-box small-box ultra-widget gray-bg" name="<?php echo strtolower($row['name']);?>">
|