routes.php 291 Bytes
<?php
/**
 * Copyright (c) 2013 Thomas Müller
 * This file is licensed under the Affero General Public License version 3 or
 * later.
 * See the COPYING-README file.
 */

// oC JS config
$this->create('ownpad_lite', 'js/ownpad_lite.js')
	->actionInclude('ownpad_lite/js/ownpad_lite.php');