Add xml/templates/languages_setup.tpl
authorTim Otten <totten@civicrm.org>
Mon, 20 Nov 2023 00:05:53 +0000 (16:05 -0800)
committerTim Otten <totten@civicrm.org>
Mon, 20 Nov 2023 00:05:53 +0000 (16:05 -0800)
xml/templates/languages_setup.tpl [new file with mode: 0644]

diff --git a/xml/templates/languages_setup.tpl b/xml/templates/languages_setup.tpl
new file mode 100644 (file)
index 0000000..fccb5e1
--- /dev/null
@@ -0,0 +1,5 @@
+<?php
+
+\Civi\Setup::assertRunning();
+
+$langs = {$langs};