Popravek generiranja racuna.
This commit is contained in:
parent
61a194dcb9
commit
1fea0b9f5b
@ -1421,7 +1421,7 @@ class UserNarocila{
|
||||
|
||||
if($narocilo_id != ''){
|
||||
$cebelica = new UserNarocilaCebelica($narocilo_id);
|
||||
$this->response = $cebelica->getNarociloRacun();
|
||||
$predracun = $cebelica->getNarociloRacun();
|
||||
|
||||
echo $predracun;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user