/
var
/
www
/
html
/
eccsm
/
theme
/
ecc2_sm
/
Upload File
HOME
<?php /** * * @package theme_ecc2_sm */ defined('MOODLE_INTERNAL') || die; $plugin->version = 2014092300; $plugin->component = 'theme_ecc2_sm'; $plugin->dependencies = array('theme_bootstrapbase' => 2013110500, 'theme_ecc2' => 2014042400);