remove obsolet function
This commit is contained in:
@ -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.
|
* Check, if visit counting for the actual visitor should be done.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user