diff options
Diffstat (limited to 'views/default/staticvideo/index.php')
-rw-r--r-- | views/default/staticvideo/index.php | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/views/default/staticvideo/index.php b/views/default/staticvideo/index.php index a95625f3c..1b32f316b 100644 --- a/views/default/staticvideo/index.php +++ b/views/default/staticvideo/index.php @@ -1,12 +1,12 @@ <?php -/**
- * Elgg Candidate Profile Plugin - file search.php
- * This plugin allows users to create custom candidate profile
- *
- * @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 Plugin - file search.php + * This plugin allows users to create custom candidate profile + * + * @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 */ |