X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2Fdev%2Fincludes%2Frouter.php;h=97c8954a776ab12ad21c095c9866db8d062154d7;hb=627ccbcd7b23a26e3ee218c2033c2385e13793a0;hp=0a65e31e9eb873ae80f9dfba4531ff6ce96562af;hpb=e0ad0f02b225a9e89d23e6eb840d526766af6252;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/dev/includes/router.php b/maintenance/dev/includes/router.php index 0a65e31e9e..97c8954a77 100644 --- a/maintenance/dev/includes/router.php +++ b/maintenance/dev/includes/router.php @@ -98,5 +98,5 @@ if ( $mime ) { return true; } -# Let the php server handle things on it's own otherwise +# Let the php server handle things on its own otherwise return false;