get( 'page_title' ) ) { ?>
|
' . stripslashes($searchword) . ''; ?>
|
|
$total ) {
$end = $total + 1;
}
for( $i=$z; $i < $end; $i++ ) {
$row = $rows[$i-1];
if ($row->created) {
$created = mosFormatDate ($row->created, _DATE_FORMAT_LC);
} else {
$created = '';
}
?>
|
||
|
writePagesLinks( $link ); ?>
|
||