Logo white

Administrator / baucenter

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • baucenter
  • frontend
  • page
  • show.php
  • 26.05.16 change image download (git strange error, pay attention for this)
    e72b37ff
    Administrator authored
    2016-05-26 17:02:05 +0300  
    Browse Code ยป
show.php 99 Bytes
Edit Raw Blame History Permalink
1 2 3 4
<?php
$this->title = $page->title;
$this->params['breadcrumbs'][] = $this->title;
echo $page->body;