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:
@@ -609,5 +609,3 @@ function doc_toc_title($lang, $index, $file, $elm = "dt"): void {
|
||||
}
|
||||
echo "<$elm><a href='/manual/$lang/$link'>$title</a></$elm>\n";
|
||||
}
|
||||
|
||||
/* vim: set et ts=4 sw=4 ft=php: : */
|
||||
|
||||
Reference in New Issue
Block a user