projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8f7973
)
Wording
author
Jan Schneider
<jan@horde.org>
Fri, 19 Feb 2010 21:15:07 +0000
(22:15 +0100)
committer
Jan Schneider
<jan@horde.org>
Fri, 19 Feb 2010 23:18:08 +0000
(
00:18
+0100)
nag/lib/Driver/Sql.php
patch
|
blob
|
history
diff --git
a/nag/lib/Driver/Sql.php
b/nag/lib/Driver/Sql.php
index
6d7985d
..
63a8bcd
100644
(file)
--- a/
nag/lib/Driver/Sql.php
+++ b/
nag/lib/Driver/Sql.php
@@
-94,7
+94,7
@@
class Nag_Driver_Sql extends Nag_Driver {
return $row;
}
if ($row === null) {
- return PEAR::raiseError(_("Task
ID
not found"));
+ return PEAR::raiseError(_("Task not found"));
}
/* Decode and return the task. */