aboutsummaryrefslogtreecommitdiff
path: root/app/Models/Context.php
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2015-02-17 14:55:25 +0100
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2015-02-17 14:55:25 +0100
commita952accf8eb970bfdd201bf880062d4b24e22b5d (patch)
tree2b9a4a8a8fe23b2947c2260fec1767f2751b1bae /app/Models/Context.php
parent3aec3e717173713d6a817110fb61b3702c929b1d (diff)
parentedc6816aecdb3b128dd40503dd7c1c4e541b2cbb (diff)
Rebase 783-contributing-file on branch 'dev'
Diffstat (limited to 'app/Models/Context.php')
-rw-r--r--app/Models/Context.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Models/Context.php b/app/Models/Context.php
index 1c770c756..f00bb1e97 100644
--- a/app/Models/Context.php
+++ b/app/Models/Context.php
@@ -301,4 +301,5 @@ class FreshRSS_Context {
}
return false;
}
+
}