Your IP : 216.73.216.134


Current Path : /home/bijouxly/www/libraries/nextend2/nextend/joomla/
Upload File :
Current File : /home/bijouxly/www/libraries/nextend2/nextend/joomla/libraryafter.php

<?php

if (class_exists('JEventDispatcher', false)) {
    $dispatcher = JEventDispatcher::getInstance();
} else {
    $dispatcher = JDispatcher::getInstance();
}

$dispatcher->trigger('onInitN2Library');