Commit 44506a92 authored by jan.koester's avatar jan.koester
Browse files

test

parent 40db56a0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -377,7 +377,7 @@ namespace blogi {
                    return true;
                }

                main->appendChild(error.parse());
                main->insertChild(error.parse());

                curres.send(req, out.c_str(),out.size());
            }