1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2024-12-03 03:24:15 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Dain Nilsson
ee1f040b00 Updated copyright headers. 2013-02-04 17:39:36 +01:00
Dain Nilsson
bfbb80b17a Fixed problems when no current result exists. 2013-01-31 16:41:48 +01:00
Klas Lindfors
806ad0c72f do $res->rowCount() instead of count($res->fetchAll())
this time for the pdo code on oracle branch.
2012-06-29 10:36:32 +02:00
Remi Mollon
f9e1a3a883 getRowValue is not needed anymore 2012-06-28 14:55:00 +02:00
Klas Lindfors
f26db7b71e make query protected, accessed from super class 2012-06-12 14:27:21 +02:00
Klas Lindfors
13463beb06 extends properly 2012-06-12 13:37:55 +02:00
Klas Lindfors
9e9f20b959 more oracle compatibility 2012-06-12 13:27:51 +02:00
Klas Lindfors
dd9f567e22 start work on integrating oracle patches from Remi Mollon <Remi.Mollon@cern.ch> 2012-06-12 10:33:02 +02:00