Ejemplo n.º 1
0
/**
 * Gets an instance of the Comments manager
 *
 * @return object Comment manager object
 */
function sComments()
{
    return Singleton::comments();
}