This commit is contained in:
parent
d525955889
commit
d41ef6ab30
@ -29,7 +29,7 @@ function getRecentProjects() {
|
||||
|
||||
curl_close($curl);
|
||||
//now we need to parse out the results into a nice array containing the
|
||||
//5 most recently modified projects
|
||||
//most recent items
|
||||
|
||||
$parsed = json_decode($result, true);
|
||||
|
||||
|
Reference in New Issue
Block a user