@ -248,6 +248,8 @@ EPub.prototype.handleRootFile = function () {
**/
EPub.prototype.parseRootFile=function(rootfile){
this.version=rootfile['@'].version||'2.0';
vari,len,keys,keyparts,key;
keys=Object.keys(rootfile);
for(i=0,len=keys.length;i<len;i++){
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.