PATH:
root
/
polmet2templates
<?php $class = "page"; include_once "begin.php"; $menuInner = array_filter($menu, function($check) use ($currentPageParentInfo) { if ($check['rodzic'] == $currentPageParentInfo['id']) return true; }); ?> <main> <section class="section offer"> <div id="menu-left"> <div class="contact-home"> <?php echo $teksty[5]; ?> </div> </div> <div class="page__container"><?php if ($currentPageInfo['tekst'] > 0) { ?> <div class="main__content"> <?php echo $teksty[$currentPageInfo['tekst']]; ?> </div> <?php } ?> </div> </section> </main> <?php include_once "footer.php"; ?> </body> </html>
[-] paginator.php
[edit]
[+]
..
[-] form.php
[edit]
[-] page-multi.php
[edit]
[-] header.php
[edit]
[-] top.php
[edit]
[-] form-send.php
[edit]
[+]
css
[-] category.php
[edit]
[-] home.php
[edit]
[-] footer.php
[edit]
[-] page.php
[edit]
[-] news.php
[edit]
[-] funkcje.php
[edit]
[-] includes.php
[edit]
[+]
scss
[-] ajax_more.php
[edit]
[-] begin.php
[edit]
[-] product.php
[edit]