1
0
This repository has been archived on 2021-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
gallery3-contrib/3.0/modules/gwtorganize/views/gwtorganise_view.html.php

7 lines
293 B
PHP

<? $base = url::base(false, "http");
$url = $base."modules/gwtorganise/war/index.php?url=".urlencode($base);
?>
<iframe src="<?=$url?>" style="width:100%; height:500px; border:8px solid #d2e1f6; margin:0; padding:0;">
</iframe>
GWT Organise version built on <?= revision::getTimeStamp()?>