Exemplo n.º 1
0
function i18n_gallery_index($item)
{
    require_once GSPLUGINPATH . 'i18n_gallery/gallery.class.php';
    return I18nGallery::index($item);
}