From c1d57f0cc304db1ee3973ba35167977beb2a12f3 Mon Sep 17 00:00:00 2001 From: Skyost Date: Fri, 3 Apr 2015 21:55:12 +0200 Subject: [PATCH] v0.2.1. --- README.md | 1 + include/adminarea.php | 4 ++-- include/config.php | 2 +- version.update | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e513c23..0f550a3 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ It is strongly advised that you change this as quick as possible (check the file - Bootstrap (http://getbootstrap.com/). - jQuery (https://jquery.com/). - Plugins for jQuery : cookie (http://plugins.jquery.com/cookie/), text editor (http://jqueryte.com/) and Divas Cookies (http://www.codingdivas.net/divascookies/). +- GitHub API (https://api.github.com/). ## Special thanks - cdnjs (https://cdnjs.com/). diff --git a/include/adminarea.php b/include/adminarea.php index 088ef00..b3614ae 100644 --- a/include/adminarea.php +++ b/include/adminarea.php @@ -344,8 +344,8 @@ function compare_projects_names($project_a, $project_b) {