> > // Install part already splitted? [temporary]
> > -if (file_exists("$trans_dir/chapters/install.xml")) {
> > +/*if (file_exists("$trans_dir/chapters/install.xml")) {
> > fputs(
> > $fp,
> > "<!-- old install.xml found in language dir -->\n" .
> > @@ -126,7 +126,7 @@
> > );
> > echo " Using the install part from installpart.xml\n";
> > }
> > -
> > +*/
>
> Ehem, we still use that stuff! Why did you comment it out?
>
> Goba
Sorry... This was not planed to be comited... I'll revert this now.
Nuno