[module.professor] GET (first URL0 argument '0' or '1' to activate VH data)
This commit is contained in:
parent
587884d437
commit
2352842543
|
@ -53,7 +53,7 @@ class professorController{
|
|||
---------------------------------------------------------*/
|
||||
public static function get($args){
|
||||
$prof_id = null;
|
||||
$with_vh = null;
|
||||
$with_vh = '';
|
||||
extract($args);
|
||||
|
||||
/* Get the professor repo */
|
||||
|
|
Loading…
Reference in New Issue