@@ -121,7 +121,7 @@ |
||
| 121 | 121 | if(!is_null($ressourcePath)){ |
| 122 | 122 | $this->builPath = 'accounts/'.$this->getAccountCode().$ressourceAdded; |
| 123 | 123 | return $this->builPath; |
| 124 | - }else{ |
|
| 124 | + } else{ |
|
| 125 | 125 | $this->builPath = $ressourceName.'/'.$this->getAccountCode().$ressourceAdded; |
| 126 | 126 | return $this->builPath; |
| 127 | 127 | } |