upgrade
This commit is contained in:
10
plugin/date/index.dsp.php
Normal file
10
plugin/date/index.dsp.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* Display script for example date plugin.
|
||||
*
|
||||
* @package chamilo.plugin.date
|
||||
*/
|
||||
/**
|
||||
* Display.
|
||||
*/
|
||||
echo '<div class="well">'.strip_tags($date).'</div>';
|
||||
Reference in New Issue
Block a user