X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=metaform.php;h=1119d0cac765914344d969cb0ad6a145fb4bcc02;hb=1a959570273fb3d6e37fb27cf152fd4c62ec4770;hp=656d4e0f7ac19d9e7d365d3f4c692208e49a1a98;hpb=9f8ed1dba7b2bb0319ab69f843f20e0d45ff736c;p=wfpl.git diff --git a/metaform.php b/metaform.php index 656d4e0..1119d0c 100644 --- a/metaform.php +++ b/metaform.php @@ -205,6 +205,7 @@ function make_html($whole_file = true) { if($GLOBALS['opt_db'] == 'Yes') { $tem->sub('opt_db_1'); + $tem->sub('opt_db_2'); } else { $tem->sub('opt_db_1_else'); }