projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7643d2e
)
Beatnik: whitespace
author
Ben Klang
<ben@alkaloid.net>
Tue, 25 May 2010 17:57:44 +0000
(13:57 -0400)
committer
Ben Klang
<ben@alkaloid.net>
Tue, 25 May 2010 17:57:44 +0000
(13:57 -0400)
beatnik/lib/Beatnik.php
patch
|
blob
|
history
diff --git
a/beatnik/lib/Beatnik.php
b/beatnik/lib/Beatnik.php
index
0834a9f
..
2fca727
100644
(file)
--- a/
beatnik/lib/Beatnik.php
+++ b/
beatnik/lib/Beatnik.php
@@
-528,7
+528,7
@@
class Beatnik {
case 'all':
foreach ($zonedata[$rectype] as $record) {
try {
- $result = $beatnik->driver->deleteRecord($record);
+
$result = $beatnik->driver->deleteRecord($record);
} catch (Exception $e) {
$GLOBALS['notification']->push($e);
}