?iť?

Your IP : 3.144.224.32


Current Path : /home/scgforma/www/cloud/apps/files_pdfviewer/appinfo/
Upload File :
Current File : /home/scgforma/www/cloud/apps/files_pdfviewer/appinfo/routes.php

<?php
/**
 * @author Lukas Reschke
 * @copyright 2014 Lukas Reschke lukas@owncloud.com
 *
 * This file is licensed under the Affero General Public License version 3 or
 * later.
 * See the COPYING-README file.
 */

namespace OCA\Files_PdfViewer\AppInfo;

return ['routes' => [
	['name' => 'display#showPdfViewer', 'url' => '/', 'verb' => 'GET'],
]];