aboutsummaryrefslogtreecommitdiff
path: root/actions/save.php
blob: fa6ff585e383feffa64954a67d82be204dc1b262 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?php
   
   /**
	 * Elgg Candidate Profile Video Plugin
	 * This plugin allows users to create a library of youtube videos
	 * 
	 * @package ElggProfile
	 * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
	 * @author Prateek Choudhary <synapticfield@gmail.com>
	 * @copyright Prateek Choudhary
	 */



			
?>