Closed proseLA closed 2 years ago
in my testing the following code can add the zenAdminID to the parameter string: https://github.com/lat9/usu/blob/e4217f5282882f600a9dbf2cd569d1ac32ae8ec3/YOUR_ADMIN/includes/classes/observers/UsuAdminObserver.php#L57
zenAdminID
this can be resolved using:
$p2 = $this->usu->href_link($p3, $p4, $p5, false);
i look to be running 3.0.10 in this instance.
in my testing the following code can add the
zenAdminID
to the parameter string: https://github.com/lat9/usu/blob/e4217f5282882f600a9dbf2cd569d1ac32ae8ec3/YOUR_ADMIN/includes/classes/observers/UsuAdminObserver.php#L57this can be resolved using:
i look to be running 3.0.10 in this instance.