Code: Alles auswählen
"ALTER TABLE " . SEARCH_TABLE . " ADD COLUMN search_time int(11) DEFAULT '0' NOT NULL";
Wicked
Code: Alles auswählen
"ALTER TABLE " . SEARCH_TABLE . " ADD COLUMN search_time int(11) DEFAULT '0' NOT NULL";
Code: Alles auswählen
<a href="{U_SEARCH}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="{L_SEARCH}" hspace="3" />{L_SEARCH}</a>
Code: Alles auswählen
<a href="{U_SEARCH}" class="mainmenu"><img src="templates/subSilver/images/meine Grafik.gif" width="120" height="20" border="0" alt="{L_SEARCH}" hspace="3" /></a>
Code: Alles auswählen
{
$list[] = $row;
}
}
for( $i = 0; $i < count($list); $i++ )
{
if( !$list[$i]['forum_parent'] )
{
$row = $list[$i];
Code: Alles auswählen
<a href="{U_SEARCH}"><img src="templates/subSilver/images/meine Grafik.gif" width="120" height="20" border="0" alt="{L_SEARCH}" hspace="3" /></a>