Blame view

sources/apps/external/templates/frame.php 123 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
  <iframe src="<?php p($_['url']); ?>" width="100%" id="ifm" ></iframe>
  
  
  <?php
  OCP\Util::addscript('external', 'external');