| /dokuwiki/lib/plugins/authplain/lang/ku/ |
| H A D | lang.php | 7 $lang['userexists'] = 'Sorry, a user with this login already exists.';
|
| /dokuwiki/lib/plugins/authpdo/lang/en/ |
| H A D | lang.php | 9 $lang['userexists'] = 'Sorry, a user with this login already exists.';
|
| /dokuwiki/inc/Menu/Item/ |
| H A D | Resendpwd.php | 19 throw new \RuntimeException("no resendpwd when already logged in");
|
| H A D | Register.php | 19 throw new \RuntimeException("no register when already logged in");
|
| /dokuwiki/lib/plugins/authplain/lang/en/ |
| H A D | lang.php | 6 $lang['userexists'] = 'Sorry, a user with this login already exists.';
|
| /dokuwiki/vendor/splitbrain/lesserphp/ |
| H A D | README.md | 10 …siderable refactoring Marcus had done in the `master` branch after I had already started my own re… 22 If you are already using `lessphp` in one of it's many forks, using this one isn't too different.
|
| /dokuwiki/lib/scripts/ |
| H A D | tree.js | 53 // if already open, close by hiding the sublist 73 // just show if already loaded
|
| H A D | qsearch.js | 145 // elipsis already inserted
|
| /dokuwiki/.github/workflows/ |
| H A D | release-preparation.yml | 55 - name: Check if a tag of the new release already exists 58 echo "::error::Tag already exists, you may need to build a hotfix instead"
|
| H A D | release-build.yml | 24 - name: Check if a tag already exists 27 echo "::error::Tag already exists, be sure to update the VERSION file for a hotfix"
|
| H A D | deletedFiles.yml | 4 # unless they are already listed there or are excluded from the release archives (export-ignore in …
|
| /dokuwiki/lib/plugins/logviewer/ |
| H A D | action.php | 36 return; // already pruned today
|
| /dokuwiki/_test/ |
| H A D | README | 37 The --stderr flag is needed to avoid a headers already sent error on some systems.
|
| /dokuwiki/lib/plugins/extension/lang/en/ |
| H A D | lang.php | 74 $lang['msg_nooverwrite'] = 'Extension %s already exists so it is not being overwritten… 101 $lang['error_alreadyenabled'] = 'Extension %s has already been enabled'; 102 $lang['error_alreadydisabled'] = 'Extension %s has already been disabled';
|
| /dokuwiki/inc/ |
| H A D | pluginutils.php | 43 * otherwise an already loaded instance. 47 …* @param $new bool true to return a new instance of the plugin, false to use an already lo…
|
| /dokuwiki/vendor/aziraphale/email-address-validator/ |
| H A D | README.md | 44 The **new syntax** is as follows (ensure you have already included Composer's `autoload.php` file!):
|
| /dokuwiki/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.yml | 38 If you already tried to debug the problem, please also describe what you found out.
|
| /dokuwiki/inc/TreeBuilder/ |
| H A D | PageTreeBuilder.php | 24 /** @var array Used to remember already seen start pages */ 189 // Skip already shown start pages
|
| /dokuwiki/lib/plugins/usermanager/lang/en/ |
| H A D | lang.php | 47 $lang['update_exists'] = 'User name change failed, the specified user name (%s) already exists (any…
|
| /dokuwiki/lib/plugins/authplain/ |
| H A D | auth.php | 126 * Returns false if the user already exists, null when an error 147 // user mustn't already exist 188 // sanity checks, user must already exist and there must be something to change
|
| /dokuwiki/inc/lang/en/ |
| H A D | lang.php | 90 $lang['reguexists'] = 'Sorry, a user with this login already exists.'; 191 $lang['uploadexist'] = 'File already exists. Nothing done.'; 306 $lang['subscr_already_subscribed'] = '%s is already subscribed to %s'; 340 $lang['i_confexists'] = '<code>%s</code> already exists';
|
| /dokuwiki/lib/plugins/popularity/ |
| H A D | admin.php | 122 * @param string $data The popularity data, if it has already been computed. NULL otherwise.
|
| /dokuwiki/inc/Feed/ |
| H A D | FeedItemProcessor.php | 46 * If the input gave us a revision, date or lastmodified already, we trust that it is correct.
|
| H A D | FeedMediaProcessor.php | 144 // prefer an already set date, only set if missing
|
| /dokuwiki/inc/ChangeLog/ |
| H A D | ChangeLog.php | 160 // check if it's already in the memory cache 277 } else { // already read all the lines 574 * change that had already recorded in the changelog is returned as current change info. 579 * however this is not possible when the file has already deleted outside of DokuWiki.
|