Merge "mw.widget.DateInputWidget: Add range validation"
[lhc/web/wiklou.git] / includes / WebStart.php
index 80db15b..f5a4f93 100644 (file)
@@ -140,4 +140,4 @@ if ( !defined( 'MW_NO_SETUP' ) ) {
 # Multiple DBs or commits might be used; keep the request as transactional as possible
 if ( isset( $_SERVER['REQUEST_METHOD'] ) && $_SERVER['REQUEST_METHOD'] === 'POST' ) {
        ignore_user_abort( true );
-}
\ No newline at end of file
+}