Differences From Artifact [eacc870aa5]:
- File gc_lang/fr/modules-js/mfsp.js — part of check-in [2fd7dc4dd5] at 2017-04-25 11:51:19 on branch trunk — commit 1 (user: olr, size: 2385) [annotate] [blame] [check-ins using]
To Artifact [404b1b695d]:
- File gc_lang/fr/modules-js/mfsp.js — part of check-in [f9a034e6ce] at 2017-07-27 10:10:40 on branch trunk — [core][js] test if variable <exports> exists (user: olr, size: 2442) [annotate] [blame] [check-ins using] [more...]
︙ | |||
75 76 77 78 79 80 81 | 75 76 77 78 79 80 81 82 83 84 85 86 87 | + - - - - + + + + + | catch (e) { console.log(e); return "## erreur, code : " + sSfx + " ##"; } } if (typeof(exports) !== 'undefined') { |