Hi.
Hauke Mehrtens wrote:
> I fond an mistake in /timtab/class.tx_timtab_be.php
> In line 52 it must be:
> define('PATH_tslib', PATH_site.'typo3/sysext/cms/tslib/');
>
> and NOT
> define('PATH_tslib', PATH_site.'tslib/');
>
> it's not the best solution but it works for me.
Why not? It's the correct way... (now)
Karsten