?iť?

Your IP : 18.220.73.141


Current Path : /home/scgforma/www/cloud/apps/comments/js/
Upload File :
Current File : /home/scgforma/www/cloud/apps/comments/js/app.js

/*
 * Copyright (c) 2016 Vincent Petry <pvince81@owncloud.com>
 *
 * This file is licensed under the Affero General Public License version 3
 * or later.
 *
 * See the COPYING-README file.
 *
 */

(function() {
	if (!OCA.Comments) {
		/**
		 * @namespace
		 */
		OCA.Comments = {};
	}

})();