explode( '')

Hi,

I would like to modify the explode for the case 'range' for the join page.

I find it in /inc/classes/BxDolPFM.php

But when i change

explode( '-', trim( $aData['Default'], 2 ) );

to

explode( 'between', trim( $aData['Default'], 2 ) );

in the join page i still see " - " and not " between "

What can i do to modify it ?

Thank you

Quote · 20 Jul 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.