non security modules update

This commit is contained in:
Bachir Soussi Chiadmi
2015-04-20 16:32:07 +02:00
parent 6a8d30db08
commit 37fbabab56
466 changed files with 32690 additions and 9652 deletions

View File

@@ -4,6 +4,7 @@
<head>
<title><?php print t('File Browser'); ?></title>
<meta name="robots" content="noindex,nofollow" />
<?php if (isset($_GET['app'])): drupal_add_js(drupal_get_path('module', 'imce') .'/js/imce_set_app.js'); endif;?>
<?php print drupal_get_html_head(); ?>
<?php print drupal_get_css(); ?>