Upgrading from 2.0.3 to 2.1.0

업그레이드를 하기 전에, index.php 파일을 다른 파일로 교체하여 사이트를 내려주세요..

Step 1: CodeIgniter 파일 업그레이드 Update your CodeIgniter files

“system” 폴더의 모든 파일을 교체해주세요

Note

만약 커스터마이징 된 파일이 있다면, 먼저 그것들을 복사해놓으세요.

Step 2: config/user_agents.php 파일 바꾸기Replace config/user_agents.php

이 config 파일은 더 많은 user agent 타입을 가지고 있는 것으로 업그레이드 되었습니다. _application/config/user_agents.php 를 복사하여 주세요.

Step 3: user guide 업그레이드 Update your user guide

로컬 복사본을 가지고 계시다면, 그것도 새로운 버전으로 교체해주세요.