Exemplo n.º 1
0
function i18n_gallery_settings($reload = false)
{
    require_once GSPLUGINPATH . 'i18n_gallery/gallery.class.php';
    return I18nGallery::getSettings();
}