Add script 'get-openssl-version.sh'.
This commit is contained in:
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* English language file for logviewer plugin
|
||||
*
|
||||
* @author Andreas Gohr <andi@splitbrain.org>
|
||||
*/
|
||||
|
||||
$lang['menu'] = 'View Logs';
|
||||
$lang['date'] = 'Date';
|
||||
$lang['js']['filter'] = 'Filter Loglines:';
|
Reference in New Issue
Block a user