Simple forum software for building great communities.
Go to file
Toby Zerner 2d9946796d Don't allow empty post content
Parsing the post content makes it non-empty (`<t></t>`), so we don't
parse it if it is empty. Also delete a created discussion if the first
post was invalid.

closes flarum/core#224
2015-08-13 13:03:49 +09:30
framework/core Don't allow empty post content 2015-08-13 13:03:49 +09:30