diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2021-04-14 20:27:43 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2021-04-14 20:27:43 +0200 |
commit | 558544fcef3335216d225bb587129a424db8d7af (patch) | |
tree | 22d05d7d7bab03b16f6e190675bd84c935accbe1 /includes/public/shortcodes/giglog_bands.php | |
parent | bd8662b691e8b64ae15965bc154f810195faa53a (diff) | |
download | gigologadmin-558544fcef3335216d225bb587129a424db8d7af.tar.gz gigologadmin-558544fcef3335216d225bb587129a424db8d7af.tar.bz2 gigologadmin-558544fcef3335216d225bb587129a424db8d7af.zip |
Add license comment _after_ the php opening tag.
Diffstat (limited to 'includes/public/shortcodes/giglog_bands.php')
-rw-r--r-- | includes/public/shortcodes/giglog_bands.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/public/shortcodes/giglog_bands.php b/includes/public/shortcodes/giglog_bands.php index dc0d8a1..5533142 100644 --- a/includes/public/shortcodes/giglog_bands.php +++ b/includes/public/shortcodes/giglog_bands.php @@ -1,9 +1,9 @@ +<?php // SPDX-FileCopyrightText: 2021 Andrea Chirulescu <andrea.chirulescu@gmail.com> // SPDX-FileCopyrightText: 2021 Harald Eilertsen <haraldei@anduin.net> // // SPDX-License-Identifier: AGPL-3.0-or-later -<?php /* * code used for giglogadmin for the open page where everyone sees the list of * concerts. First function displays filters by city, venue and the second one |