Yannick Warnier 15 년 전
부모
커밋
e2eb2fae2c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      main/coursecopy/classes/Course.class.php

+ 1 - 0
main/coursecopy/classes/Course.class.php

@@ -50,6 +50,7 @@ class Course
 		$this->code = '';
 		$this->path = '';
 		$this->backup_path = '';
+		$this->encoding = api_get_system_encoding();
 	}
 	/**
 	 * Check if a resource links to the given resource