X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=metaform.php;h=347717c54727e491476cb44ae9817fb5fc37f8a8;hb=2eab32b23556a89b3190e208b88c1fd3bec4eb4d;hp=2adf13ba9c418f78d8255edce47eab1f9a6b1095;hpb=eed6481d27cc952cfc9ce648e6b9135db639c580;p=wfpl.git diff --git a/metaform.php b/metaform.php index 2adf13b..347717c 100644 --- a/metaform.php +++ b/metaform.php @@ -201,6 +201,7 @@ function make_php() { $php_fields .= '$' . $name; } $tem->sub('formats'); + $tem->sub('tem_sets'); if(!$always_field and $input != 'checkbox' and $input != 'radio') { $always_field = $name; }