예제 #1
0
파일: y.php 프로젝트: nrueckmann/yeager
/**
 * Gets the current instance of Smarty
 *
 * @return object Smarty instance
 */
function sSmarty()
{
    return Singleton::smarty();
}