Blame view

sources/apps/external/templates/frame.php 146 Bytes
6d9380f96   Cédric Dupont   Update sources OC...
1
  <iframe src="<?php p($_['url']); ?>" width="100%" id="ifm" style="display: block;"></iframe>
d1bafeea1   Kload   [fix] Upgrade to ...
2
3
4
5
  
  
  <?php
  OCP\Util::addscript('external', 'external');