dever 6 years ago
parent
commit
abd49c0de9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      act/lib/Note.php

+ 2 - 0
act/lib/Note.php

@@ -110,6 +110,8 @@ class Note
                 }
             }
         }
+
+        return 'ok';
     }
 
     public function cron_api()