1
0

remove obsolet function

This commit is contained in:
Ian
2014-07-08 17:23:21 +02:00
parent 5ea97d22a7
commit e823d1d3ca

View File

@ -1801,18 +1801,6 @@ END_IMG_CSS;
}
}
/**
* Add front- and backend css to serendipity(_admin).css
*
* @param array $eventData
* @param array $addData
*
*/
function cssEventData(&$eventData, &$becss) {
$eventData .= $becss;
}
/**
* Check, if visit counting for the actual visitor should be done.
*/