Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
Типовой /templates/protostar/html/pagination.phpтам нет никаких данных, только подключение к конфиг.пхп
У меня вот такой код:Типовой /templates/protostar/html/pagination.php
Функции:
function pagination_item_active(&$item)
function pagination_item_inactive(&$item)
// include config and layout
$base = dirname(__FILE__);
include($base.'/config.php');
include($warp['path']->path('layouts:'.preg_replace('/'.preg_quote($base, '/').'/', '', __FILE__, 1)));