| [ Index ] |
PHP Cross Reference of DokuWiki |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * English language file 4 * 5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6 * @author Guillaume Turri <guillaume.turri@gmail.com> 7 */ 8 9 $lang['encoding'] = 'utf-8'; 10 $lang['direction'] = 'ltr'; 11 $lang['onHidden'] = 'Click to display ⇲'; 12 $lang['onVisible'] = 'Click to hide ⇱';
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Tue Mar 19 03:00:07 2013 | Cross-referenced by PHPXref 0.7 |