11 Jan
2009
11 Jan
'09
8:32 p.m.
User: rjerome Branch: DRUPAL-6--1 Date: Sun, 11 Jan 2009 19:32:05 +0000 Modified files: /modules/biblio biblio.import.export.inc Log message: fixed biblio_import argument list so that it is backward compatible with PHP4 (removed default value on $context, PHP4 can't have pass by reference defaults) see http://drupal.org/node/355621 removed useless "account" code from biblio_node_save(), see http://drupal.org/node/357298 Links: http://cvs.drupal.org/diff.php?path=contributions/modules/biblio/biblio.impo...