예제 #1
0
파일: Locale.php 프로젝트: Artea/freebeer
 function getDefaultCodepage()
 {
     return fbLocale::_get($category, 'C', 'codepage');
 }