/* hypeMySite skeleton
*
* Customization/Overload Plugin for hypeJunction
* @package hype
* @subpackage MySite
*
* @author Ismayil Khayredinov <ismayil.khayredinov@gmail.com>
* @copyright Copyrigh (c) 2011, Ismayil Khayredinov
*/
function hypeMySite_init() {
elgg_extend_view('css', 'hypeMySite/css/mysite.css');
}
register_elgg_event_handler('init', 'system', 'hypeMySite_init');
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.