[dev] Just a quick fix to scry
Nuno Loureiro
nuno at co.sapo.pt
Tue May 6 16:05:08 PDT 2003
Index: lib/Driver.php
===================================================================
RCS file: /repository/scry/lib/Driver.php,v
retrieving revision 1.11
diff -u -u -r1.11 Driver.php
--- lib/Driver.php 6 May 2003 06:01:57 -0000 1.11
+++ lib/Driver.php 6 May 2003 15:03:34 -0000
@@ -93,7 +93,6 @@
$votable[$poll['poll_id']] = true;
} else {
/* We need to check from the backend */
-var_dump('here');
$votable[$poll['poll_id']] = (!$this->hasVoted($poll));
}
--
Nuno Loureiro <nuno at co.sapo.pt>
PTM.com - http://www.sapo.pt/
PGP fingerprint = 8A32 5174 E80C 2D40 9075 405E C107 6592 054A 4D05
More information about the dev
mailing list