Searched +full:remember -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 17 of 17) sorted by relevance
/dokuwiki/conf/ |
H A D | acronyms.conf | 6 AFAIR As far as I remember 31 IIRC If I remember correctly
|
H A D | dokuwiki.php | 63 $conf['rememberme'] = 1; //Enable/disable remember me on login
|
/dokuwiki/inc/Ui/ |
H A D | Login.php | 63 $form->addCheckbox('r', $lang['remember'])->id('remember__me')->val('1');
|
/dokuwiki/vendor/geshi/geshi/src/geshi/ |
H A D | intercal.php | 55 'COME', 'FROM', 'CALCULATING', 'REINSTATE', 'IGNORE', 'REMEMBER',
|
H A D | euphoria.php | 13 * Also, I added comments in places so I could remember a few things about Euphoria.
|
/dokuwiki/inc/Parsing/Lexer/ |
H A D | ParallelRegex.php | 162 * for "(", ")" remember the nesting level, add "\"
|
/dokuwiki/inc/Subscriptions/ |
H A D | BulkSubscriptionSender.php | 41 // remember current user info
|
/dokuwiki/lib/plugins/config/ |
H A D | admin.php | 92 // rewrite config is broken. Add $ID as hidden field to remember
|
/dokuwiki/inc/ |
H A D | changelog.php | 345 // remember in seen to skip additional sights
|
H A D | form.php | 358 * Remember to put a matching close tag after this as well.
|
/dokuwiki/vendor/composer/ |
H A D | ClassLoader.php | 470 // Remember that this class does not exist.
|
/dokuwiki/inc/parser/ |
H A D | metadata.php | 730 * Remember first image
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | SimplePie.php | 773 * of a string for the $url. Remember that with each additional feed comes 2350 * @param int $key The category that you want to return. Remember that arrays begin with 0, not 1 2419 * @param int $key The author that you want to return. Remember that arrays begin with 0, not 1 2498 * @param int $key The contrbutor that you want to return. Remember that arrays begin with 0, not 1 2568 * @param int $key The link that you want to return. Remember that arrays begin with 0, not 1 2965 * @param int $key The item that you want to return. Remember that arrays begin with 0, not 1
|
H A D | Item.php | 390 * @param int $key The category that you want to return. Remember that arrays begin with 0, not 1 462 * @param int $key The author that you want to return. Remember that arrays begin with 0, not 1 479 * @param int $key The contrbutor that you want to return. Remember that arrays begin with 0, not 1 821 * @param int $key The link that you want to return. Remember that arrays begin with 0, not 1 904 * @param int $key The enclosure that you want to return. Remember that arrays begin with 0, not 1
|
/dokuwiki/lib/plugins/authpdo/ |
H A D | auth.php | 673 $params[$key] = $value; //remember for debugging
|
/dokuwiki/vendor/simplepie/simplepie/idn/ |
H A D | idna_convert.class.php | 478 // remember the last ouccrence of it in the input
|
/dokuwiki/vendor/marcusschwarz/lesserphp/ |
H A D | lessc.inc.php |
|