Changeset 358

Show
Ignore:
Timestamp:
06/28/08 07:17:28 (5 months ago)
Author:
082net
Message:

## wp-slimstat-ex ##

small fix

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • wp-slimstat-ex/trunk/wp-slimstat-ex-options.php

    r357 r358  
    299299          <option value="1"<?php selected(1, (int)$SlimCfg->option['whois']); ?>>true</option> 
    300300          <option value="0"<?php selected(0, (int)$SlimCfg->option['whois']); ?>>false</option> 
    301           </select> &mdash  
     301          </select> &mdash;  
    302302                                        <select name="ssex_op[whois_db]"> 
    303303          <option value="dnsstuff"<?php selected('dnsstuff', $SlimCfg->option['whois_db']); ?>>dnsstuff.com</option>