Parse error while intalling TNG 1.3.1

Hi,

I just discovered and tried TNG, but while I install it, I got following issue :

"Welcome to Timesheet Next Gen Installation

Parse error: parse error in C:\xampp\htdocs\timesheet\table_names.inc on line 1"

This appear just after configuring Admin account.

Is this a bug or do I something wrong ?

Thanks,

Heriquet

Comments

tommo:

This is a bug (http://bugs.timesheetng.org/bug_view_page.php?bug_id=48).

Edit table_names.inc by hand and remove the "{" on line 1. And change line 15 from "}" to "?>".

HTH