芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/xmintal-back/vendor/bower-asset/inputmask/qunit/prototypeExtensions.js
/* These are dummy prototype extensions to test that the inputmask code can deal with an extension */ Array.prototype.dummy = function(){ return false; } String.prototype.dummy = function(){ return false; }