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