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

Fix: Remove vim instruction (#880)

This commit is contained in:
Andreas Möller
2023-12-07 15:01:52 +01:00
committed by GitHub
parent a7b811714f
commit 00342c402f
17 changed files with 5 additions and 29 deletions

View File

@@ -713,6 +713,3 @@ mirror_redirect(
'/search.php?show=' . $fallback . '&lang=' . urlencode($LANG) .
'&pattern=' . substr($_SERVER['REQUEST_URI'], 1),
);
/*
* vim: set et ts=4 sw=4 ft=php: :
*/