Closed (fixed)
Project:
Http Headers
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 May 2008 at 13:04 UTC
Updated:
19 Mar 2009 at 02:41 UTC
as per http://drupal.org/node/101009, the file should contain something like
; $Id$ name = Http Headers description = For each ContentType, allows you to define the 'Expires' and 'Last-Modified' http headers.
usage of the version attribute is discouraged, i'm not sure core = 5.x is valid for a D5 module
Comments
Comment #1
matslats commentedyou're right, this was my first module, and I didn't realise the 5.x and 6.x info files had changed
Comment #2
jordanmagnuson commentedThere are still errors in the .info file. Getting rid of the "version=" line and the apostrophes in the description solved it for me.