From 649c292f2df5cd2d24122d0c8838163c31f56b59 Mon Sep 17 00:00:00 2001
From: Dries Buytaert ". t("Website") .":\n";
$output .= "
\n";
$output .= "\n";
@@ -513,7 +513,7 @@ function import_page_last() {
$output .= " \n";
while ($item = db_fetch_object($result)) {
- $output .= " time feed item \n";
+ $output .= " ". format_date($item->timestamp, "custom", "m/d/y") ."
".format_date($item->timestamp, "custom", "H:i") ."fid\">". check_output($item->feed) ." link) ."\">". check_output($item->title) ."". ($item->description ? "
". check_output($item->description) ."" : "") ."
iid]\" value=\"". check_form($item->attributes) ."\" size=\"50\" /> \n";
}
$output .= "". format_date($item->timestamp, "custom", "m/d/y") ."
".format_date($item->timestamp, "custom", "H:i") ."fid\">". check_output($item->feed) ." link) ."\">". check_output($item->title) ."". ($item->description ? "
". check_output($item->description, 1) ."" : "") ."
iid]\" value=\"". check_form($item->attributes) ."\" size=\"50\" /> \n";
}
if ($item->description) {
- $output .= "". format_url($item->link, $item->title) ." · fid\">$item->ftitle ". $theme->links($links) ." ";
+ $output .= " ";
}
unset($links);
@@ -532,7 +532,7 @@ function import_page_feed($fid) {
$feed = db_fetch_object(db_query("SELECT * FROM feed WHERE fid = '". check_input($fid) ."'"));
$header .= "
". t("Description") .":
". t("Description") .":
". t("Last update") .":