|
|
|
|
@ -2654,7 +2654,7 @@ foreach ($author_list as $author_item) {
|
|
|
|
|
<input type="checkbox" name="ignore_url_check" id="ignore_url_check" />忽略URL重复
|
|
|
|
|
</label>
|
|
|
|
|
<div class="clearfix"></div>
|
|
|
|
|
<?php if (in_array($this->config->item('site_code'), array('ch', 'cht', 'gm', 'ah', 'gh', 'ct', 'chinatravel', 'shanghai', 'beijing', 'trainspread','guilin'))) {?>
|
|
|
|
|
<?php if (in_array($this->config->item('site_code'), array('ch', 'cht', 'gm', 'ah','jh', 'gh', 'ct', 'chinatravel', 'shanghai', 'beijing', 'trainspread','guilin'))) {?>
|
|
|
|
|
<label class="checkbox col-xs-24" style="font-weight: normal;margin-top:0;padding-left: 21px;">
|
|
|
|
|
<input type="checkbox" name="auto_update_cache_checkbox" id="auto_update_cache_checkbox"
|
|
|
|
|
onclick="get_update_cache_url();" value="<?php echo $information->ic_url; ?>" />静态更新
|
|
|
|
|
|