1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Maybe it will save us some effort...

I doubt it myself but why not to try?
This commit is contained in:
Sobak
2017-11-19 06:53:20 +01:00
parent 03fb7a1de9
commit 384d23f32d

View File

@@ -146,6 +146,10 @@ else {
" Submit your event here, and after it has been approved, it will be listed in\n" .
" our event calendar.\n</p>";
echo "<p>Please note that conference submissions should be emailed to php-webmaster@lists.php.net</p>\n";
echo '<div class="warning">' . "\n" .
"<p>\n All submissions will be <strong>reviewed by human</strong>. Do not waste " .
"our and your own time on submitting events unrelated to PHP. Thank you.</p>\n" .
"</div>\n";
}
// Display errors if found