File: [Platon] / phpMyEdit / lang / PME.lang.NL.inc (download)
Revision 1.17, Sun Sep 16 12:57:13 2007 UTC (17 years, 1 month ago) by nepto
Changes since 1.16: +3 -58 lines
Added support for various language encodings
(default one is backward compatible and this
will be changed later to UTF-8 for all languages)
|
<?php
/*
* phpMyEdit default language file loader
*
* language: dutch (standard)
*/
/* $Platon: $ */
return include dirname(__FILE__).'/PME.lang.NL-LATIN1.inc';
?>
Platon Group <platon@platon.org> http://platon.org/
|