mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
mlanthaler: Bugfix: Philipp's changes broke the code... ai ai ai :-)
(merged from branches/gsoc) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@42141 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
0edcb97d57
commit
fd4cfe1a80
@ -28,7 +28,6 @@ class PDODatabase extends Database {
|
|||||||
private $database;
|
private $database;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Last PDO statement, needed for affectedRows()
|
* Last PDO statement, needed for affectedRows()
|
||||||
* @var PDO object
|
* @var PDO object
|
||||||
@ -713,4 +712,5 @@ class PDOQuery extends Query {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
?>
|
?>
|
Loading…
Reference in New Issue
Block a user