diff options
| author | 2015-02-17 14:55:25 +0100 | |
|---|---|---|
| committer | 2015-02-17 14:55:25 +0100 | |
| commit | a952accf8eb970bfdd201bf880062d4b24e22b5d (patch) | |
| tree | 2b9a4a8a8fe23b2947c2260fec1767f2751b1bae /app/Models/Context.php | |
| parent | 3aec3e717173713d6a817110fb61b3702c929b1d (diff) | |
| parent | edc6816aecdb3b128dd40503dd7c1c4e541b2cbb (diff) | |
Rebase 783-contributing-file on branch 'dev'
Diffstat (limited to 'app/Models/Context.php')
| -rw-r--r-- | app/Models/Context.php | 1 |
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; } + } |
