mirror of
https://github.com/php/web-wiki.git
synced 2025-07-23 00:55:28 +00:00
14 lines
236 B
PHP
Executable File
14 lines
236 B
PHP
Executable File
<?php
|
|
/**
|
|
* English language file for htmlok plugin
|
|
*
|
|
* @author saggi <saggi@gmx.de>
|
|
*/
|
|
|
|
// menu entry for admin plugins
|
|
// $lang['menu'] = 'Your menu entry';
|
|
|
|
// custom language strings for the plugin
|
|
// $lang['fixme'] = 'FIXME';
|
|
|