projects
/
aymargeddon
/
current.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08ffa17
)
bug in field.epl fixed: printing out mobs now
author
Benni Bärmann
<benni@obda.de>
Wed, 19 Sep 2012 20:40:54 +0000
(22:40 +0200)
committer
Benni Bärmann
<benni@obda.de>
Wed, 19 Sep 2012 20:40:54 +0000
(22:40 +0200)
html/field.epl
patch
|
blob
|
history
diff --git
a/html/field.epl
b/html/field.epl
index
37c4625
..
b5ac321
100644
(file)
--- a/
html/field.epl
+++ b/
html/field.epl
@@
-92,7
+92,7
@@
###################
$mob = $aym->mobiles_available($loc);
- $mobcount =
$#{@$mob}+1
;
+ $mobcount =
@$mob
;
if ($mobcount) {
$out .= $db->loc('ADJ_HERE').' ';