Bläddra i källkod

Add missing config info 'show_hidden_exercise_added_to_lp'

Julio Montoya 5 år sedan
förälder
incheckning
f627e01dca
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. 3 0
      main/install/configuration.dist.php

+ 3 - 0
main/install/configuration.dist.php

@@ -1306,6 +1306,9 @@ requires extension "php-soap"  sudo apt-get install php-soap
     'variables' => [],
 ];*/
 
+// Show hidden exercises that were added to a LP in the exercise list
+// $_configuration['show_hidden_exercise_added_to_lp'] = true;
+
 // KEEP THIS AT THE END
 // -------- Custom DB changes
 // Add user activation by confirmation email