MDL-27552 get webservice token by providing username and password

This commit is contained in:
Dongsheng Cai
2011-06-13 17:41:56 +08:00
parent 6911fa130b
commit 13ea96c40b
5 changed files with 152 additions and 1 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ defined('MOODLE_INTERNAL') || die();
$version = 2011060900.00; // YYYYMMDD = weekly release date of this DEV branch
$version = 2011060900.05; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes