Browse Source

Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x

jmontoyaa 8 years ago
parent
commit
814f4d4323
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugin/vchamilo/README.md

+ 1 - 1
plugin/vchamilo/README.md

@@ -30,7 +30,7 @@ Insert the hook at the end of the file.
 
 ```
 include_once $_configuration['root_sys'].'plugin/vchamilo/lib/Virtual.php';
-vchamilo_hook_configuration($_configuration);
+Virtual::hookConfiguration($_configuration);
 ```
 
 What you need for a virtual node is: