integration_google/templates/popupSuccess.php

7 строки
145 B
PHP

<?php
$appId = OCA\Google\AppInfo\Application::APP_ID;
\OCP\Util::addScript($appId, $appId . '-popupSuccess');
?>
<div id="google_prefs"></div>