qwcrm
qwcrm copied to clipboard
$this->app->user->login_display_name; - this is getting flagged as an error
should it be
$this->app->component->user->login_display_name;
there might be other issues of
$this->app->user->
NB: the component is missing., is this a joomla thing?
see `creditnote.php:1510"