From: Chris S. <san...@us...> - 2005-09-05 09:19:44
|
Update of /cvsroot/stack/stack-1-0/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23811/scripts Modified Files: stackDatabase.php Log Message: Index: stackDatabase.php =================================================================== RCS file: /cvsroot/stack/stack-1-0/scripts/stackDatabase.php,v retrieving revision 1.43 retrieving revision 1.44 diff -C2 -d -r1.43 -r1.44 *** stackDatabase.php 5 Sep 2005 08:21:40 -0000 1.43 --- stackDatabase.php 5 Sep 2005 09:19:26 -0000 1.44 *************** *** 1497,1503 **** } - // sortout options; - - $quiz_list[] = $quiz; --- 1497,1500 ---- |