diff --normal /Users/arru/Documents/boombox.se/Byta webbhotell/sidecontent/sidecontent.info /Users/arru/Documents/boombox.se/Byta webbhotell/sidecontent-6/sidecontent/sidecontent.info 1,6c1,4 < ; $Id: sidecontent.info,v 1.1.2.1 2007/07/03 22:55:25 MegaGrunt Exp $ < name = "Side Content" < description = "Displays page (node) content in a block." < version = "5.x-1.x-dev" < ; Information added by drupal.org packaging script on 2007-07-04 < version = "5.x-1.0" --- > name = "Side Content" > description = "Displays page (node) content in a block." > version = "6.x-1.x-dev" > version = "6.x-1.0" 8,9c6 < datestamp = "1183549813" < --- > core = 6.x \ No newline at end of file diff --normal /Users/arru/Documents/boombox.se/Byta webbhotell/sidecontent/sidecontent.module /Users/arru/Documents/boombox.se/Byta webbhotell/sidecontent-6/sidecontent/sidecontent.module 130c130 < function sidecontent_form_alter($form_id, &$form) { --- > function sidecontent_form_alter(&$form, $form_state, $form_id) {