9 lines
124 B
JavaScript
Raw Normal View History

2018-01-18 06:53:00 +01:00
/**
* Comments interface with the server
*
* @author Pierre HUBERT
*/
ComunicWeb.components.comments.interface = {
};