[m-rev.] diff: fix web site bug
Ian MacLarty
maclarty at cs.mu.OZ.AU
Mon Aug 8 20:58:29 AEST 2005
Estimated hours taken: 0.1
news/newsdb.inc:
Fix bug in recent change to web site which caused a php error message
to appear on the main web site page.
Luckily the site had not been updated yet.
Index: news/newsdb.inc
===================================================================
RCS file: /home/mercury1/repository/w3/news/newsdb.inc,v
retrieving revision 1.86
diff -u -r1.86 newsdb.inc
--- news/newsdb.inc 8 Aug 2005 07:19:56 -0000 1.86
+++ news/newsdb.inc 8 Aug 2005 10:53:45 -0000
@@ -31,7 +31,7 @@
\"The implementation of minimal model tabling in Mercury (extended abstract)\"
are now available from our
<A HREF=\"information/papers.html\">papers page</A>."
-)
+),
"11 May 2005" => array("Functional dependencies",
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list