This commit is contained in:
Las Zenow 2012-12-05 15:23:49 +01:00
parent c3f7068bfc
commit 0190a83253
2 changed files with 5 additions and 5 deletions

View file

@ -4,8 +4,8 @@ import (
"labix.org/v2/mgo/bson"
"log"
"net/http"
"strings"
"strconv"
"strings"
)
type settingsData struct {