projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
741ec47
)
track Horde_Lock changes
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Mon, 28 Sep 2009 17:57:45 +0000
(13:57 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Mon, 28 Sep 2009 17:58:04 +0000
(13:58 -0400)
babel/view.php
patch
|
blob
|
history
diff --git
a/babel/view.php
b/babel/view.php
index
5302aeb
..
741793e
100644
(file)
--- a/
babel/view.php
+++ b/
babel/view.php
@@
-65,7
+65,7
@@
if ($app) {
$lockscope = sprintf("babel-%s-%s", $app, $lang);
// Initialize Horde_Lock class
- $locks = &Horde_Lock::singleton('
s
ql');
+ $locks = &Horde_Lock::singleton('
S
ql');
// $curlocks = $locks->getLocks($lockscope);
// var_dump($curlocks);