Súbor: [Platon] / phpMyEdit / lang / PME.lang.NL.inc (stiahnutie)
Revízia 1.17, Sun Sep 16 12:57:13 2007 UTC (17 years, 5 months ago) by nepto
Zmeny od 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.sk> http://platon.sk/
|