fix bug reported by Kristoffer `spq` Janke about bad formated DELETE FROM when dropin...
authorioguix <ioguix>
Wed, 20 Feb 2008 20:43:09 +0000 (20:43 +0000)
committerioguix <ioguix>
Wed, 20 Feb 2008 20:43:09 +0000 (20:43 +0000)
commit99ad1e556d892bcadbf6d7aeab4656c66efabfbd
treedfd2077396320ab5d3a31878291128178b2e3a1b
parent1d9918521983c26589f594f2fd452a91aceab7e3
fix bug reported by Kristoffer `spq` Janke about bad formated DELETE FROM when droping a row.
classes/database/ADODB_base.php
classes/database/Postgres.php