Commit graph

11 commits

Author SHA1 Message Date
conory
0e99f8eb44 lang() 함수의 langType 기능 제거 2016-03-06 23:42:06 +09:00
conory
fc09ea0d47 파라미터없이 lang()함수 사용시 현재 사용하고 있는 언어타입 반환
lang 에 set 메소드를 추가함 (실제로 set이 되지않는 문제수정)
2016-03-06 16:35:01 +09:00
conory
bd6f7d6542 lang() 함수 추가 2016-03-05 23:05:41 +09:00
Kijin Sung
9538322305 Fix typo in comment for config() function 2016-02-16 13:20:27 +09:00
Kijin Sung
a80468fc25 Allow changing system config with config() function 2016-02-05 23:17:21 +09:00
Kijin Sung
5d8896560e Fix comment style 2016-02-04 17:56:04 +09:00
Kijin Sung
e89a1232b1 Add shortcut function to system configuration 2016-02-04 17:55:38 +09:00
Kijin Sung
9ddf2f54f3 Fix compatibility with PHP 5.3 2016-01-20 14:19:24 +09:00
Kijin Sung
bde13db245 Add miscellaneous utility functions 2016-01-20 14:07:11 +09:00
Kijin Sung
d474c20a36 Encode non-BMP UTF-8 characters as HTML entities 2016-01-17 14:09:45 +09:00
Kijin Sung
f9dabb06f4 Move the autoloader, startup script, and functions to 'common' folder 2016-01-16 11:15:28 +09:00