summaryrefslogtreecommitdiffstats
path: root/includes/venue.php
diff options
context:
space:
mode:
authorAndreaChirulescu <andrea.chirulescu@gmail.com>2021-04-11 23:10:40 +0200
committerAndreaChirulescu <andrea.chirulescu@gmail.com>2021-04-11 23:10:40 +0200
commit57d16c7273031910f321ffeb776168f8e5838ea4 (patch)
treed56b33bb2bfb5cd62fc9817763fc99f7034215b6 /includes/venue.php
parent50ab799d1789d666dc1bea546701bc0ee8f8bc31 (diff)
downloadgigologadmin-57d16c7273031910f321ffeb776168f8e5838ea4.tar.gz
gigologadmin-57d16c7273031910f321ffeb776168f8e5838ea4.tar.bz2
gigologadmin-57d16c7273031910f321ffeb776168f8e5838ea4.zip
Fixed capital IFs and hopefully formatting issues
Diffstat (limited to 'includes/venue.php')
-rw-r--r--includes/venue.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/venue.php b/includes/venue.php
index 08ab3da..5c3e7ab 100644
--- a/includes/venue.php
+++ b/includes/venue.php
@@ -13,7 +13,7 @@
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
if ( !class_exists('GiglogAdmin_Venue') ) {