Searched hist:a215faf2fc4cea7bbd92b8fd0b1034e976b87142 (Results 1 – 4 of 4) sorted by relevance
| /dokuwiki/inc/Action/ |
| H A D | Locked.php | a215faf2fc4cea7bbd92b8fd0b1034e976b87142 Fri Sep 04 08:58:02 UTC 2020 Satoshi Sahara <sahara.satoshi@gmail.com> re-declare deprecated functions for backward compatibility
`dbg_deprecated()` is called in `html_diff_head()`, `html_diff_navigation()`, `html_diff_navigationlink()`, and following functions:
* `html_denied()` is not used any plugins, but added fallback just in case. * `html_locked()` is used by one third-party plugin (AjaxEdit), fallback should be added. * `html_insert_softbreaks()` is used by one third-party plugin (TOS, terms of service), fallback should be added.
|
| H A D | Denied.php | a215faf2fc4cea7bbd92b8fd0b1034e976b87142 Fri Sep 04 08:58:02 UTC 2020 Satoshi Sahara <sahara.satoshi@gmail.com> re-declare deprecated functions for backward compatibility
`dbg_deprecated()` is called in `html_diff_head()`, `html_diff_navigation()`, `html_diff_navigationlink()`, and following functions:
* `html_denied()` is not used any plugins, but added fallback just in case. * `html_locked()` is used by one third-party plugin (AjaxEdit), fallback should be added. * `html_insert_softbreaks()` is used by one third-party plugin (TOS, terms of service), fallback should be added.
|
| /dokuwiki/inc/Ui/ |
| H A D | Diff.php | a215faf2fc4cea7bbd92b8fd0b1034e976b87142 Fri Sep 04 08:58:02 UTC 2020 Satoshi Sahara <sahara.satoshi@gmail.com> re-declare deprecated functions for backward compatibility
`dbg_deprecated()` is called in `html_diff_head()`, `html_diff_navigation()`, `html_diff_navigationlink()`, and following functions:
* `html_denied()` is not used any plugins, but added fallback just in case. * `html_locked()` is used by one third-party plugin (AjaxEdit), fallback should be added. * `html_insert_softbreaks()` is used by one third-party plugin (TOS, terms of service), fallback should be added.
|
| /dokuwiki/inc/ |
| H A D | html.php | a215faf2fc4cea7bbd92b8fd0b1034e976b87142 Fri Sep 04 08:58:02 UTC 2020 Satoshi Sahara <sahara.satoshi@gmail.com> re-declare deprecated functions for backward compatibility
`dbg_deprecated()` is called in `html_diff_head()`, `html_diff_navigation()`, `html_diff_navigationlink()`, and following functions:
* `html_denied()` is not used any plugins, but added fallback just in case. * `html_locked()` is used by one third-party plugin (AjaxEdit), fallback should be added. * `html_insert_softbreaks()` is used by one third-party plugin (TOS, terms of service), fallback should be added.
|