Add float casting back to dfrn_poll

- Add new line at end of new module files
This commit is contained in:
Hypolite Petovan
2018-01-02 19:37:17 -05:00
parent 9a3e773a9a
commit 0aea615995
3 changed files with 3 additions and 3 deletions

View File

@@ -308,4 +308,4 @@ class Login extends BaseModule
return $o;
}
}
}