Project

General

Profile

« Previous | Next » 

Revision 769

Added by thorn about 16 years ago

search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)

View differences:

template.html
427 427
		<input type="text" name="search_max_excerpt" value="{SEARCH_MAX_EXCERPT}" />
428 428
	</td>
429 429
</tr>
430
<tr class="advanced">
431
	<td class="setting_name">{TEXT_TIME_LIMIT}:</td>
432
	<td class="setting_value" colspan="2">
433
		<input type="text" name="search_time_limit" value="{SEARCH_TIME_LIMIT}" />
434
	</td>
435
</tr>
430 436
<tr>
431 437
	<td>&nbsp;</td>
432 438
	<td>

Also available in: Unified diff