Use autoload to handle 'Item' classes in modules

This commit is contained in:
Kijin Sung 2016-04-16 17:25:28 +09:00
parent 3a6c02d3ef
commit 77f44e57a5
3 changed files with 1 additions and 5 deletions

View file

@ -1,8 +1,6 @@
<?php
/* Copyright (C) NAVER <http://www.navercorp.com> */
require_once(_XE_PATH_ . 'modules/comment/comment.item.php');
/**
* comment
* comment module's high class