Skip to content
Snippets Groups Projects
Commit 890a74a7 authored by Benoît Harrault's avatar Benoît Harrault
Browse files

Increase timeout limit to 60s

parent 78774b2a
No related branches found
No related tags found
1 merge request!39Resolve "Increase timeout limit on generate complex playlist"
This commit is part of merge request !39. Comments created here will be created in the context of that merge request.
<?php <?php
// increase timeout limit
set_time_limit(60);
require '../spotify/spotify.php'; require '../spotify/spotify.php';
require '../spotify/lib.php'; require '../spotify/lib.php';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment