コード例 #1
0
ファイル: sites.php プロジェクト: nrueckmann/yeager
/**
 * Gets an instance of Sites
 * @return object Sites Object
 */
function sSites()
{
    return Singleton::sites();
}