mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/SyntaxHighlight_GeSHi
synced 2024-11-15 18:49:22 +00:00
Add missing linebreak
Change-Id: I92260974732643f7f14eca245ba21d94c175ac22
This commit is contained in:
parent
01336da011
commit
30cdc51e11
|
@ -53,6 +53,7 @@ class SyntaxHighlight_GeSHi {
|
||||||
require_once __DIR__ . '/vendor/autoload.php';
|
require_once __DIR__ . '/vendor/autoload.php';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the Pygments lexer name for a particular language.
|
* Get the Pygments lexer name for a particular language.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue