Browse Source

Update 'classes/artists.class.php'

Stortebeker 6 years ago
parent
commit
9957f9a803
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      classes/artists.class.php

+ 1
- 1
classes/artists.class.php View File

@@ -1,4 +1,4 @@
1
-<?
1
+<?php
2 2
 class Artists {
3 3
   /**
4 4
    * Given an array of GroupIDs, return their associated artists.

Loading…
Cancel
Save