blob: 77d0594b6b298ed2eeabbb417e9f0c378116e4e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?php
/**
* Edit the widget
*
* @package ElggRiver
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Marcus Povey
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*/
?>
|