Closed (fixed)
Project:
Front Page
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Sep 2006 at 03:57 UTC
Updated:
10 Oct 2006 at 10:01 UTC
There is an error in the info file which results in:
warning: Error parsing modules/front/front_page.info on line 1 in /var/www/html/includes/module.inc on line 160.
This can be corrected simply by replacing the first two characters on the first line: //
with a semicolon ;
All the other info files in Drupal CVS use the ; format
Comments
Comment #1
Dublin Drupaller commentedThanks Andrew.
I've updated the CVS version with your correction.
Dub
Comment #2
(not verified) commented