

Nextrek
@ 415
Nextrek / Android / SmartCharging / endPoints / nightly / classes / Comment.php
1 2 3 4 5 6 7 8 9 10 11 12 13 |
<?php class Comment { public $id; public $id_locale; public $id_user; public $voto; public $descrizione; public $data; public $imgs; //lista delle immagini } ?> |
Commits for Nextrek/Android/SmartCharging/endPoints/nightly/classes/Comment.php
Revision | Author | Commited | Message |
---|---|---|---|
415 |
![]() |
Wed 22 Jul, 2015 08:27:42 +0000 | Piccolo refactor dei file php... |