Hello
I'm currently preparing PHPBB integration in Chevereto (at the moment, authentication)
As I see, Chevereto and PHPBB use same naming for some variables
$user, $db, $config, $template
I change names for my tests just by replacing first letter by an upper case.
I think, it may be easiest to rename variables in Chevereto than modifying PHPBB 🙂
regards
I'm currently preparing PHPBB integration in Chevereto (at the moment, authentication)
As I see, Chevereto and PHPBB use same naming for some variables
$user, $db, $config, $template
I change names for my tests just by replacing first letter by an upper case.
I think, it may be easiest to rename variables in Chevereto than modifying PHPBB 🙂
regards