File: [Platon] / phpMyEdit / lang / PME.lang.EL.inc (download)
Revision 1.2, Sun Sep 16 12:57:12 2007 UTC (17 years, 7 months ago) by nepto
Changes since 1.1: +13 -64 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: greek
*/
/* $Platon: $ */
return include dirname(__FILE__).'/PME.lang.EL-LATIN7.inc';
?>
Platon Group <platon@platon.org> http://platon.org/
|