[studentbooks15] r85 committed - [No log message]

0 views
Skip to first unread message

student...@googlecode.com

unread,
Dec 4, 2010, 10:02:36 PM12/4/10
to student...@googlegroups.com
Revision: 85
Author: reamus
Date: Sat Dec 4 18:58:22 2010
Log: [No log message]
http://code.google.com/p/studentbooks15/source/detail?r=85

Modified:
/svn/trunk/reamus/search_revised.php

=======================================
--- /svn/trunk/reamus/search_revised.php Sat Dec 4 18:57:49 2010
+++ /svn/trunk/reamus/search_revised.php Sat Dec 4 18:58:22 2010
@@ -91,7 +91,7 @@

for ($i = 0; $i < count($searchresults); $i++) {

- <fieldset>
+
$Title = $searchresults[$i]["Title"];
$ISBN = $searchresults[$i]["ISBN"];
$Author = $searchresults[$i]["Author"];
@@ -105,7 +105,7 @@

-
+ print "<fieldset>";
print "< form method="post" action=""
class="jcart">\n";
print "< input type="hidden" name= "BOOK_ID"
value= "$id" />\n";
print"<input type="hidden" name="Title"
value="$Title" />";

Reply all
Reply to author
Forward
0 new messages