Hallo zusammen,
wer kennt diese Warnung - und wie löst man dieses Problem?
Warning: Call-time pass-by-reference has been deprecated in /is/htdocs/-------------------/www/plugins/content/toc.php on line 89
Warning: Call-time pass-by-reference has been deprecated in /is/htdocs/---------------/www/plugins/content/toc.php on line 94
---------------------------------------------------------------------------------
das sind die zeilen 89 bis 94 in der toc.php-
$this->createTableToc( &$article, $structure);
}
elseif ( $pluginParams->get( 'displayToc' ) == 'drop_down' )
{
$document->addScript( 'plugins/content/toc.js' );
$this->createDropDownToc( &$article, $structure );
Wünsche euch ein schönes Osterfest.


LinkBack URL
About LinkBacks
Zitieren

Lesezeichen