aboutsummaryrefslogtreecommitdiff
path: root/views/default/input/urlshortener.php
blob: ac39d689f29d62753683c384b6ee7b4395aa25a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
	/**
	 * This view provides a hook for third parties to provide a URL shortener.
	 * 
	 * @package Elgg
	 * @subpackage Core
	 * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
	 * @author Curverider Ltd
	 * @copyright Curverider Ltd 2008-2009
	 * @link http://elgg.org/
	 */
?>