Exemplo n.º 1
0
/**
 * Returns the global SilkApplication singleton.
 */
function silk()
{
    return SilkApplication::get_instance();
}