Undo debug code

pull/2487/head
jmontoyaa 8 years ago
parent 1574d378cb
commit 57454ad5fd
  1. 2
      index.php
  2. 2
      tests/behat/behat.yml

@ -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:

Loading…
Cancel
Save