Вход Регистрация
Файл: wenr.online/app/shop/index.php
Строк: 7
<?php

if(!$user->isAuth()){
    
redirect('/');
    exit;
}


    
$all $db->prepare('select * from catBag order by id');
    
$all -> execute();
    
$all $all->fetchAll();
    unset(
$all[1]);
    unset(
$all[6]);
    
        
$peger = new ArrayPaginator('/support/view?id='.$tiket->id10); 
    
$items $peger->getItems($all);
    
    echo 
$template->render('shop.index',
                                [
'all'  =>  $all,
                                                            ]    
                                    );
Онлайн: 0
Реклама