찾다

 >  Q&A  >  본문

Thinkphp 설치

ㅋㅋㅋ '구성';            } elseif (is_dir($this->configPath . $module)) {                $dir = $this->configPath . $모듈;            }            $files = isset($dir) ? scandir($dir) : [];            foreach ($files as $file) {                if ('.' . pathinfo($file, PATHINFO_EXTENSION) === $this->configExt) {                    $filename = $dir . DIRECTORY_SEPARATOR. $파일;                    $this->config->load($filename, pathinfo($file, PATHINFO_FILENAME));                }            }

冬末花开冬末花开2332일 전1166

모든 응답(1)나는 대답할 것이다

  • 无忌哥哥

    无忌哥哥2018-07-12 13:36:27

    그럼 질문이 뭔가요?

    회신하다
    0
  • 취소회신하다