@@ -168,6 +168,4 @@ if (isset($_GET['firstpage'])) {
api_delete_firstpage_parameter();
}
-//var_dump(api_check_password('1AAAAAAAAAAA'));
-var_dump(api_check_password(api_generate_password()));
$controller->tpl->display_two_col_template();
@@ -1,7 +1,7 @@
default:
extensions:
Behat\MinkExtension:
- base_url: http://localhost/chamilo_111/
+ base_url: http://localhost
goutte: ~
show_cmd: 'open %s'
selenium2: