remove qotd.
Deploy PHP App / deploy (push) Successful in 2m10s

Signed-off-by: Willy Sudiarto Raharjo <willysr@staff.ukdw.ac.id>
This commit is contained in:
2026-08-26 15:43:53 +07:00
parent 02bd6471b4
commit f6bd48fbf5
2 changed files with 1 additions and 7 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ if ($url)
$string = preg_replace("/\"/", "", $string);
echo trim($string) . "<br/>(" . $xml->channel->item[$x]->title . ")<br/>Source: <a href=\"http://www.quotationspage.com/\">QuotationsPage</a>";
}
?>
?>