Re: [SM-USERS] r13894: undefined function displayInternalLink

2010-01-28 Thread Paul Lesniewski
On Wed, Jan 27, 2010 at 5:26 AM, Christian Kujau wrote: > On Wed, 27 Jan 2010 at 05:19, Christian Kujau wrote: >> I'm currently on r13894 and don't know when this function has been removed >> from page_header.php[0], revision 12549 2 and a half years ago >>but since it's only used in >> plugins/

[SM-USERS] r13894: undefined function displayInternalLink

2010-01-28 Thread Christian Kujau
Hi, after activating the calendar plugin, clicking on "Calendar" on the top gives: Call to undefined function displayInternalLink I'm currently on r13894 and don't know when this function has been removed from page_header.php[0], but since it's only used in plugins/calendar/functions.php an

Re: [SM-USERS] r13894: undefined function displayInternalLink

2010-01-28 Thread Christian Kujau
On Wed, 27 Jan 2010 at 05:19, Christian Kujau wrote: > I'm currently on r13894 and don't know when this function has been removed > from page_header.php[0], but since it's only used in > plugins/calendar/functions.php anyway, we might as well just define it > there: Or, instead of resurrecting