12345678910111213141516171819 |
- <?php
- $_template = null;
- $_template['facebook'] = 'chamilolms';
- $_template['twitter'] = 'chamilo_news';
- $_template['linkedin'] = 'chamilo_news';
- $_template['googleplus'] = '';
- $_template['youtube'] = '';
- $_template['flickr'] = '';
- $_template['vimeo'] = '';
- $_template['rss'] = 'http://www.chamilo.org/';
|