2012/12/09

Moodle Module 1.9 升 2.3

比較大的變化有三點:

1. access.php 中使用的 function
2. lang 中 utf8 的 suffix
3. install.xml 中的 STATEMENT 改為用 db/log.php 或是 db/install.php 的程式方式改寫

原本的 STATAEMENT 中的 Insert
改為在 install.php 使用 insert_record
至於 record 就直接用 stdClass() 就好

No comments:

Post a Comment