Home
last modified time | relevance | path

Searched refs:rowOp (Results 1 – 5 of 5) sorted by relevance

/dports/net-mgmt/ocsinventory-ocsreports/ocsinventory-ocsreports/backend/AUTH/methode/
H A Dlocal.php27 $rowOp = mysqli_fetch_object($resOp); variable
29 if ($_SESSION['OCS']['PASSWORD_VERSION'] === false || $rowOp->PASSWORD_VERSION < $_SESSION['OCS']['…
33 if ($oldpassword && $rowOp->PASSWORD_VERSION === '0') {
37 $rowOp = mysqli_fetch_object($resOp); variable
38 if (isset($rowOp->id)) {
40 $user_group = $rowOp->user_group;
54 $rowOp = mysqli_fetch_object($resOp); variable
55 if (isset($rowOp->id) && password_verify($mdp, $rowOp->passwd)) {
61 $user_group = $rowOp->user_group;
/dports/net-mgmt/ocsinventory-ocsreports/ocsinventory-ocsreports/backend/identity/methode/
H A Dlocal.php42 $rowOp = mysqli_fetch_object($resOp); variable
44 if (isset($rowOp->accesslvl)) {
45 $lvluser = $rowOp->accesslvl;
H A Dldap.php182 $rowOp = mysqli_fetch_object($resOp); variable
183 if (isset($rowOp->accesslvl)) {
184 $lvluser = $rowOp->accesslvl;
/dports/net-mgmt/ocsinventory-ocsreports/ocsinventory-ocsreports/require/
H A Dhtml_header.php183 $rowOp = mysqli_fetch_object($resOp); variable
184 if (isset($rowOp->id)) {
/dports/devel/R-cran-remotes/remotes/tests/testthat/Biobase/
H A DDESCRIPTION20 methods-NChannelSet.R anyMissing.R rowOp-methods.R