diff options
Diffstat (limited to 'app/Models/Entry.php')
| -rw-r--r-- | app/Models/Entry.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Models/Entry.php b/app/Models/Entry.php index 983f94727..ed31ef2b1 100644 --- a/app/Models/Entry.php +++ b/app/Models/Entry.php @@ -1,4 +1,5 @@ <?php + class FreshRSS_Entry extends Minz_Model { private $id = 0; |
