diff options
author | Sem <sembrestels@riseup.net> | 2011-11-06 01:30:19 +0100 |
---|---|---|
committer | Sem <sembrestels@riseup.net> | 2011-11-06 01:30:19 +0100 |
commit | c2a680f932b589ada25a5c4c95523ffe07976b79 (patch) | |
tree | a00bef321918ea9cd567a3a4759805ab16912e08 /actions/save.php | |
parent | d7ac68a7db932618c051442210614b9b6484c702 (diff) | |
download | elgg-c2a680f932b589ada25a5c4c95523ffe07976b79.tar.gz elgg-c2a680f932b589ada25a5c4c95523ffe07976b79.tar.bz2 |
Reordered actions (deleted some).
Diffstat (limited to 'actions/save.php')
-rw-r--r-- | actions/save.php | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/actions/save.php b/actions/save.php deleted file mode 100644 index 3f7391fbf..000000000 --- a/actions/save.php +++ /dev/null @@ -1,11 +0,0 @@ -<?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 - */ |