Commit 1904a16
committed
Détection plus fine de l'interpréteur à utiliser
Evite les erreurs :
```
Erreur sur script::cronUpdate() : strrpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
#0 /var/www/html/plugins/script/core/class/script.class.php(251): strrpos()
#1 /var/www/html/plugins/script/core/class/script.class.php(103): scriptCmd->execute()
#2 /var/www/html/plugins/script/core/class/script.class.php(75): scriptCmd->refreshInfo()
#3 /var/www/html/plugins/script/core/class/script.class.php(43): script->refreshAllInfo()
#4 /var/www/html/core/php/jeeCron.php(78): script::cronUpdate()
#5 {main}
```1 parent baf531f commit 1904a16
1 file changed
Lines changed: 23 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
240 | 239 | | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
241 | 245 | | |
242 | 246 | | |
243 | 247 | | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
254 | 261 | | |
255 | 262 | | |
256 | 263 | | |
| |||
0 commit comments