"NC" <nc@iname.com> wrote in news:1145634476.723222.159000
@t31g2000cwb.googlegroups.com:
> It's entirely up to you. Right now, the only things you need to do to
> make my GanttChart class PHP5-compliant are:
>
> 1. Rename the GanttChart() method into __construct(), and
> 2. Replace 'var' declarations with 'public' declarations.