Home
last modified time | relevance | path

Searched +full:modify -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 101 – 125 of 314) sorted by relevance

12345678910>>...13

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dvbscript.php26 * GeSHi is free software; you can redistribute it and/or modify
H A Dprolog.php24 * GeSHi is free software; you can redistribute it and/or modify
H A Dgenie.php22 * GeSHi is free software; you can redistribute it and/or modify
H A Dvala.php22 * GeSHi is free software; you can redistribute it and/or modify
H A Dxbasic.php20 * GeSHi is free software; you can redistribute it and/or modify
H A Dz80.php30 * GeSHi is free software; you can redistribute it and/or modify
H A Doz.php19 * GeSHi is free software; you can redistribute it and/or modify
H A Dapt_sources.php21 * GeSHi is free software; you can redistribute it and/or modify
H A Dbatch.php15 * GeSHi is free software; you can redistribute it and/or modify
H A Dgwbasic.php21 * GeSHi is free software; you can redistribute it and/or modify
H A Ddart.php25 * GeSHi is free software; you can redistribute it and/or modify
H A Dmake.php23 * GeSHi is free software; you can redistribute it and/or modify
H A Dasp.php31 * GeSHi is free software; you can redistribute it and/or modify
H A Dgdb.php24 * GeSHi is free software; you can redistribute it and/or modify
H A Dispfpanel.php22 * GeSHi is free software; you can redistribute it and/or modify
H A Djulia.php26 * GeSHi is free software; you can redistribute it and/or modify
H A Dkixtart.php25 * GeSHi is free software; you can redistribute it and/or modify
H A Dxojo.php24 * GeSHi is free software; you can redistribute it and/or modify
H A Dmpasm.php30 * GeSHi is free software; you can redistribute it and/or modify
H A Dscl.php27 * GeSHi is free software; you can redistribute it and/or modify
H A Ddot.php25 * GeSHi is free software; you can redistribute it and/or modify
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPFolders.php18 * modify it under the terms of the GNU Lesser General Public
/dokuwiki/conf/
H A Dmysql.conf.php.example207 /* Additional SQL statements to modify users with the user manager */
210 /* This statements should modify a user entry in the database. The
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php147 case "modify":
338 $this->htmlUserForm('modify', $this->edit_user, $this->edit_userdata, 4);
370 * Display form to add or modify a user
372 * @param string $cmd 'add' or 'modify'
770 * Modify user in the auth backend (modified user data has been recieved)
827 if ($ok = $this->auth->triggerUserMod('modify', [$olduser, $changes])) {
/dokuwiki/lib/plugins/authad/
H A Dauth.php85 // we load the config early to modify it a bit here
318 * Normalizes domain parts, does not modify the user name itself (unlike cleanGroup)
574 * Modify user data
614 $return &= $adldap->user()->modify($this->getUserName($user), $adchanges);

12345678910>>...13