rhymix/modules/document
Kijin Sung 9dd0644abd Merge pull request #463 from kijin/pr/customize_anonymous
익명 게시판 기능 강화
2016-04-28 21:05:42 +09:00
..
conf
lang
queries Update getDocumentSrlByTitle.xml 2016-04-27 13:17:59 +09:00
ruleset
schemas add index is_admin column, and more improving. 2016-03-14 11:10:43 +09:00
tpl In admin page, display both anonymous name and real member name 2016-04-27 12:01:29 +09:00
document.admin.controller.php Use simpler syntax for cache groups 2016-04-18 20:50:51 +09:00
document.admin.model.php
document.admin.view.php Improve anonymous nickname handling 2016-04-26 23:55:00 +09:00
document.class.php Use autoload to handle 'Item' classes in modules 2016-04-16 17:25:28 +09:00
document.controller.php Fix multiple queries for document/comment vote count 2016-04-24 19:50:22 +09:00
document.item.php Reduce risk of accidental disclosure of member_srl and other personal info 2016-04-28 13:03:23 +09:00
document.model.php Change default cache driver to 'dummy' with minimal caching 2016-04-22 23:26:04 +09:00
document.view.php