Added very-very basic forum functionality

This commit is contained in:
Polonkai Gergely
2012-07-03 14:11:18 +02:00
parent ffda918ee5
commit 0649408e60
14 changed files with 727 additions and 31 deletions

View File

@@ -200,4 +200,4 @@ class User implements UserInterface
{
return $this->password;
}
}
}