Initial import
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
$url = explode('?', $_SERVER['REQUEST_URI'])[0];
|
||||
|
||||
|
||||
|
||||
/* @var $this \yii\web\View */
|
||||
/* @var $objectFile \app\models\RegisterObjectFiles */
|
||||
|
||||
?>
|
||||
<?= $this->render('/../_public/plugins/pdfjs/web/viewer')?>
|
||||
Reference in New Issue
Block a user