资 源 简 介
Moodle - Authentication - Crypt
a simple way to enable crypt passwords in an external database used for user authentication on a moodle - plattform.
This code _should_ work with any current Moodle version (a.e. 1.9.XX).
1st: edit auth/db/config.html
```
passtype, "");
?>
```
2nd: edit