This commit is contained in:
paolo
2016-04-15 15:47:56 +02:00
parent 9aef5dcc30
commit f12ce76194
8 changed files with 20 additions and 4251 deletions
+1 -1
View File
@@ -516,4 +516,4 @@ $config['rest_ajax_only'] = FALSE;
| Language file to load from the language directory
|
*/
$config['rest_language'] = 'en-US';
$config['rest_language'] = 'en-US';
+1 -1
View File
@@ -60,4 +60,4 @@ class FHC_Auth
return md5($aam->getPasswordByUsername($username));
}
}
}