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

Dublin Drupaller’s picture

Assigned: Unassigned » Dublin Drupaller
Status: Active » Fixed

Thanks Andrew.

I've updated the CVS version with your correction.

Dub

Anonymous’s picture

Status: Fixed » Closed (fixed)