Merge pull request #20835 from MegaphoneJon/core-2687
[civicrm-core.git] / xml / templates / drop.tpl
index 808ea919a0316000f059210618e9d5fd98d9c8b7..9c539986566a0db2cad837e5282749357d9456af 100644 (file)
@@ -1,4 +1,4 @@
-{*suppress license if within a file that already has the license*}{if !$no_license}-- +--------------------------------------------------------------------+
+{*suppress license if within a file that already has the license*}{if !isset($no_license) or !$no_license}-- +--------------------------------------------------------------------+
 -- | Copyright CiviCRM LLC. All rights reserved.                        |
 -- |                                                                    |
 -- | This work is published under the GNU AGPLv3 license with some      |
@@ -11,7 +11,7 @@
 --{/if}
 -- /*******************************************************
 -- *
--- * Clean up the existing tables{if $no_license} - this section generated from {$smarty.template}
+-- * Clean up the existing tables{if isset($no_license) and $no_license} - this section generated from {$smarty.template}
 {/if}
 -- *
 -- *******************************************************/