// Used in magicmembers/core/libs/utilites/mgm_form_fields.php
// $html.= '
//
// ' . sprintf('', $checked, $subs_enc) . '
//
//
// ' . mgm_stripslashes_deep($packs_obj->get_pack_desc($pack)) . '
//
//
//
// ' . mgm_stripslashes_deep($pack['description']) . '
//
//
';
// include_once('/Users/eugeneglova/work/tools/dBug.php');
// new dBug($packs_obj->get_pack_duration($pack));
// new dBug($pack);
if (!isset($pack_index)) {
$pack_index = 0;
}
$pack_bottom_classes = array(
'',
'two',
'three',
);
$arr = explode("\n", $pack['description']);
$title = array_shift($arr);
$sub_title = array_shift($arr);
$description = implode("\n", $arr);
$html.= '
' . $title . '' . $sub_title . '
$' . $pack['cost'] . ' ' . ( !$pack['num_cycles'] ? 'per ' . ( $pack['duration'] != 1 ? $pack['duration'] . ' ' : '' ) . $packs_obj->get_pack_duration($pack) : '(one time)' ) . '
' . mgm_stripslashes_deep($description) . '
';
$pack_index++;
// Used in magicmembers/core/libs/utilites/mgm_form_fields.php
// $html.= '
//
// ' . sprintf('', $checked, $subs_enc) . '
//
//
// ' . mgm_stripslashes_deep($packs_obj->get_pack_desc($pack)) . '
//
//
//
// ' . mgm_stripslashes_deep($pack['description']) . '
//
//
';
// include_once('/Users/eugeneglova/work/tools/dBug.php');
// new dBug($packs_obj->get_pack_duration($pack));
// new dBug($pack);
if (!isset($pack_index)) {
$pack_index = 0;
}
$pack_bottom_classes = array(
'',
'two',
'three',
);
$arr = explode("\n", $pack['description']);
$title = array_shift($arr);
$sub_title = array_shift($arr);
$description = implode("\n", $arr);
$html.= '
' . $title . '' . $sub_title . '
$' . $pack['cost'] . ' ' . ( !$pack['num_cycles'] ? 'per ' . ( $pack['duration'] != 1 ? $pack['duration'] . ' ' : '' ) . $packs_obj->get_pack_duration($pack) : '(one time)' ) . '
' . mgm_stripslashes_deep($description) . '
';
$pack_index++;
// Used in magicmembers/core/libs/utilites/mgm_form_fields.php
// $html.= '
//
// ' . sprintf('', $checked, $subs_enc) . '
//
//
// ' . mgm_stripslashes_deep($packs_obj->get_pack_desc($pack)) . '
//
//
//
// ' . mgm_stripslashes_deep($pack['description']) . '
//
//
';
// include_once('/Users/eugeneglova/work/tools/dBug.php');
// new dBug($packs_obj->get_pack_duration($pack));
// new dBug($pack);
if (!isset($pack_index)) {
$pack_index = 0;
}
$pack_bottom_classes = array(
'',
'two',
'three',
);
$arr = explode("\n", $pack['description']);
$title = array_shift($arr);
$sub_title = array_shift($arr);
$description = implode("\n", $arr);
$html.= '
' . $title . '' . $sub_title . '
$' . $pack['cost'] . ' ' . ( !$pack['num_cycles'] ? 'per ' . ( $pack['duration'] != 1 ? $pack['duration'] . ' ' : '' ) . $packs_obj->get_pack_duration($pack) : '(one time)' ) . '
' . mgm_stripslashes_deep($description) . '
';
$pack_index++;