Ejemplo n.º 1
0
/**
 * Gets an instance of Sites
 * @return object Sites Object
 */
function sSites()
{
    return Singleton::sites();
}