Пример #1
0
function getGalleryStoragePath()
{
    $config = GallerySetupUtilities::getGalleryConfig();
    return $config['data.gallery.base'];
}