Quote:
Originally Posted by Natch
Glad to help - sorry I hadn't gotten to your PM yet - been busy as ...
|
<?
// here you change the field_start and field_end values to match your own board configuration
$w_fields = array ( 'field_start', 'field_end' );
$w_m = 'field' . ( $w_fields[1] - 1 );
What does 'field_start', 'field_end' mean? my mod doesn't show up on my page...