Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gnu-fm
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
16
Issues
16
List
Board
Labels
Milestones
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gnu.io
gnu-fm
Commits
774cb042
Commit
774cb042
authored
Jun 14, 2016
by
Matt Lee
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
parens
parent
293b4182
Pipeline
#43
skipped
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Server.php
nixtape/data/Server.php
+1
-1
No files found.
nixtape/data/Server.php
View file @
774cb042
...
...
@@ -981,7 +981,7 @@ class Server {
static
function
search
(
$search_term
,
$search_type
,
$limit
=
40
,
$streamable
=
false
)
{
global
$adodb
;
if
$search_term
{
if
(
$search_term
)
{
switch
(
$search_type
)
{
case
'artist'
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment