Edit File: nonce.js
define( function() { "use strict"; return { guid: Date.now() }; } );
Back to File Manager