r8191 보완. @deprecated 태그 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8192 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
taggon 2011-03-16 09:24:26 +00:00
parent 8fbcf5940d
commit 91b9a5789d

View file

@ -1043,6 +1043,7 @@ class Context {
}
/**
* @brief array_unique와 동작은 동일하나 file 첨자에 대해서만 동작함
* @deprecated
**/
function _getUniqueFileList($files) {
ksort($files);