Home
last modified time | relevance | path

Searched hist:"835 dfcaefaa402c6f7c46b222b94da30a33571bf" (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/lib/tpl/dokuwiki/
H A Dmain.php835dfcaefaa402c6f7c46b222b94da30a33571bf Sat Oct 06 12:42:03 UTC 2012 Anika Henke <anika@selfthinker.org> Removed tpl_sidebar() to avoid fatal errors in other templates

Replaced it by the old tpl_include_page() and made it more flexible by adding a boolean $propagate parameter.
(It's false by default for backwards compatibility reasons. Should it rather be true? That would probably be what most users want.)

/dokuwiki/inc/
H A Dtemplate.php835dfcaefaa402c6f7c46b222b94da30a33571bf Sat Oct 06 12:42:03 UTC 2012 Anika Henke <anika@selfthinker.org> Removed tpl_sidebar() to avoid fatal errors in other templates

Replaced it by the old tpl_include_page() and made it more flexible by adding a boolean $propagate parameter.
(It's false by default for backwards compatibility reasons. Should it rather be true? That would probably be what most users want.)