You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
290 B
5 lines
290 B
<?php
|
|
$plugin->component = 'block_fale_conosco'; // Recommended since 2.0.2 (MDL-26035). Required since 3.0 (MDL-48494)
|
|
$plugin->version = 2018092400; // YYYYMMDDHH (year, month, day, 24-hr time)
|
|
$plugin->requires = 2010112400; // YYYYMMDDHH (This is the release version for Moodle 2.0)
|
|
|
|
|