This commit is contained in:
Difrex(Denis Zheleztsov) 2014-08-08 13:32:15 +04:00
parent b46f6caee6
commit 987015fcff

View File

@ -262,7 +262,7 @@ sub echoes {
time => $time,
echo => "$echo",
post => "$post",
h => $h,
hash => $h,
};
push( @posts, $data );
}