Merge pull request #23 from flashwave/analysis-XVry0P
this is so fucking pointless oh my god
This commit is contained in:
commit
9280706a0a
1 changed files with 0 additions and 2 deletions
|
@ -615,7 +615,6 @@ class ForumController extends Controller
|
||||||
|| $titleTooLong
|
|| $titleTooLong
|
||||||
|| $textTooShort
|
|| $textTooShort
|
||||||
|| $textTooLong) {
|
|| $textTooLong) {
|
||||||
|
|
||||||
$message = "";
|
$message = "";
|
||||||
|
|
||||||
if ($titleTooShort) {
|
if ($titleTooShort) {
|
||||||
|
@ -733,7 +732,6 @@ class ForumController extends Controller
|
||||||
|| $titleTooLong
|
|| $titleTooLong
|
||||||
|| $textTooShort
|
|| $textTooShort
|
||||||
|| $textTooLong) {
|
|| $textTooLong) {
|
||||||
|
|
||||||
$message = "";
|
$message = "";
|
||||||
|
|
||||||
if ($titleTooShort) {
|
if ($titleTooShort) {
|
||||||
|
|
Reference in a new issue