aboutsummaryrefslogtreecommitdiff
path: root/actions/save.php
diff options
context:
space:
mode:
authorBrett Profitt <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-03-26 21:07:39 +0000
committerBrett Profitt <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-03-26 21:07:39 +0000
commita8aa4bceed8e7ad0c5af2646a83d6a2da2e0b23a (patch)
treebb3e25e40d98a445182632273495357bb28177e4 /actions/save.php
parented69694b30a9ab913349a5d17ca0bde94056bac1 (diff)
downloadelgg-a8aa4bceed8e7ad0c5af2646a83d6a2da2e0b23a.tar.gz
elgg-a8aa4bceed8e7ad0c5af2646a83d6a2da2e0b23a.tar.bz2
Changed line endings to unix-style for videolist plugin.
Diffstat (limited to 'actions/save.php')
-rw-r--r--actions/save.php16
1 files changed, 8 insertions, 8 deletions
diff --git a/actions/save.php b/actions/save.php
index 61f3eb401..fa6ff585e 100644
--- a/actions/save.php
+++ b/actions/save.php
@@ -1,13 +1,13 @@
<?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
+ /**
+ * 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
*/