From 19bf09e5fb8e79e560cbccdb8eedb757a3e54a87 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Mon, 16 Oct 2006 23:52:48 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=11287 --- checkin_notes | 8 ++++++++ doc/poll.php | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/checkin_notes b/checkin_notes index 1e0c312233..551f7ef932 100755 --- a/checkin_notes +++ b/checkin_notes @@ -11120,3 +11120,11 @@ Kevin 16 Oct 2006 sg_ProjectsComponent.cpp/h sg_StatImageLoader.cpp/h sg_ViewTabPage.cpp/h + +David 16 Oct 2006 + - removed db/mysql.h. Not sure why it was there, + but apparently it caused big problems for projects using MySQL 5 + (reported by Carl C) + + db/ + mysql.h (removed) diff --git a/doc/poll.php b/doc/poll.php index bdd02a19c2..a0caf22eb3 100644 --- a/doc/poll.php +++ b/doc/poll.php @@ -38,7 +38,7 @@ echo ""; list_bar(tr(POLL_COMMENTS)); list_item2( tr(POLL_COMMENTS_QUESTION), - "" + "" ); list_item("
", tr(POLL_DONE)."");