I get this warning
Warning: array_push(): First argument should be an array in
e:\home\buch\build on line 451
for the code below
448: array_push($GLOBALS['tempFiles'], $filename);
449: }
450:
451: function prepareStylesheet($format, $language) {
--
Sebastian Bergmann
http://sebastian-bergmann.de/ http://phpOpenTracker.de/
Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php