Logo white

Yarik / artbox-basic

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • artbox-basic
  • backend
  • views
  • site
  • index.php
  • -Image Helper ready
    9526af3b
    Alexey Boroda authored
    2017-03-16 19:13:54 +0200  
    Browse Code ยป
index.php 153 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9
<?php
    
    /* @var $this yii\web\View */
    
    use artweb\artbox\core\helpers\ImageHelper;
    
    $this->title = 'My Yii Application';