projects
/
euphorik.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aecbaf4
)
minimodif
author
Greg Burri
<greg.burri@gmail.com>
Thu, 2 Oct 2008 15:49:45 +0000
(15:49 +0000)
committer
Greg Burri
<greg.burri@gmail.com>
Thu, 2 Oct 2008 15:49:45 +0000
(15:49 +0000)
modules/erl/euphorik_bd.erl
patch
|
blob
|
history
diff --git
a/modules/erl/euphorik_bd.erl
b/modules/erl/euphorik_bd.erl
index
81a36a0
..
55aa7bc
100755
(executable)
--- a/
modules/erl/euphorik_bd.erl
+++ b/
modules/erl/euphorik_bd.erl
@@
-279,7
+279,7
@@
nouveau_message(Mess, Auteur_id, Repond_A_ids) ->
F = fun() ->
\r
Repond_a = lists:map(
\r
fun(Repond_a_id) ->
\r
- [M] = mnesia:
w
read({minichat, Repond_a_id}),
\r
+ [M] = mnesia:read({minichat, Repond_a_id}),
\r
M
\r
end,
\r
Repond_A_ids
\r