Skip to content
Snippets Groups Projects
Commit ae25f788 authored by efalcy's avatar efalcy
Browse files

Numilog : correction url

parent 54054411
Branches
Tags
No related merge requests found
......@@ -49,9 +49,8 @@ class Class_NumilogLink extends Class_WebService_Abstract {
function url(){
xdebug_break();
if ($this->_user)
$url = $this->getBaseUrl().'?ticket='.$this->getTicket();
return $this->getBaseUrl().'?ticket='.$this->getTicket();
else
return $this->getBaseUrl();
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment