projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
579ebe8
)
Remove cruft
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Fri, 18 Sep 2009 04:31:34 +0000
(
00:31
-0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Tue, 29 Sep 2009 20:53:56 +0000
(16:53 -0400)
kronolith/lib/Driver/Sql.php
patch
|
blob
|
history
diff --git
a/kronolith/lib/Driver/Sql.php
b/kronolith/lib/Driver/Sql.php
index
8fc97a2
..
268c1e1
100644
(file)
--- a/
kronolith/lib/Driver/Sql.php
+++ b/
kronolith/lib/Driver/Sql.php
@@
-534,7
+534,6
@@
class Kronolith_Driver_Sql extends Kronolith_Driver
*/
public function saveEvent($event)
{
- /* Check for acceptence/denial of resources */
if ($event->isStored() || $event->exists()) {
$values = array();