<?php
$func = include('includes/auth.php');
$func(function () {
Service::get('esma.galeries.order');
});