The following users have thanked you: ncvalkdude
if ($this->app->isClient('administrator')) {
$this->app->enqueueMessage(
Text::sprintf('PLG_SYSTEM_GANTRY5_LIBRARY_MISSING', Text::_('PLG_SYSTEM_GANTRY5')),
'warning'
);
}
The following users have thanked you: MrT
Time to create page: 0.070 seconds