14 lines
212 B
PHP
14 lines
212 B
PHP
<?php
|
|
/**
|
|
* english language file for sqlquery plugin
|
|
*
|
|
* @author George Pirogov <i1557@yandex.ru>
|
|
*/
|
|
|
|
// keys need to match the config setting name
|
|
// $lang['fixme'] = 'FIXME';
|
|
|
|
|
|
|
|
//Setup VIM: ex: et ts=4 :
|