diff options
Diffstat (limited to 'app/views/api/getNbNotRead.phtml')
| -rw-r--r-- | app/views/api/getNbNotRead.phtml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/api/getNbNotRead.phtml b/app/views/api/getNbNotRead.phtml deleted file mode 100644 index 31c58f6ca..000000000 --- a/app/views/api/getNbNotRead.phtml +++ /dev/null @@ -1,3 +0,0 @@ -<?php -echo json_encode($this->nb_not_read); - |
