Browse code

Change copyright comments

Benjamin Roth authored on07/05/2025 10:31:59
Showing1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 <?php
2 2
 /**
3
- * SecureDownloads for Contao
3
+ * Memberfiles for Contao
4 4
  *
5 5
  * Copyright (c) 2017 Benjamin Roth
6 6
  *
Browse code

Add dcas

Benjamin Roth authored on17/07/2023 12:21:01
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,11 @@
1
+<?php
2
+/**
3
+ * SecureDownloads for Contao
4
+ *
5
+ * Copyright (c) 2017 Benjamin Roth
6
+ *
7
+ * @license commercial
8
+ */
9
+
10
+$GLOBALS['TL_LANG']['tl_nc_notification']['type']['secDownloads_submitted']['0'] = 'Neue sichere Downloads';
11
+