Пример #1
0
 function file_get_contents($filename, $incpath = false, $resource_context = null, $offset = -1, $maxlen = -1)
 {
     return HypCommonFunc::file_get_contents($filename, $incpath, $resource_context, $offset, $maxlen);
 }