[module.professor] GET (first URL0 argument '0' or '1' to activate VH data)

This commit is contained in:
xdrm-brackets 2018-03-04 11:58:56 +01:00
parent 587884d437
commit 2352842543
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ class professorController{
---------------------------------------------------------*/ ---------------------------------------------------------*/
public static function get($args){ public static function get($args){
$prof_id = null; $prof_id = null;
$with_vh = null; $with_vh = '';
extract($args); extract($args);
/* Get the professor repo */ /* Get the professor repo */