Changes

Jump to navigation Jump to search
m
no edit summary
Line 46: Line 46:  
 
 
this.checkentity = function ( paths ) {
 
this.checkentity = function ( paths ) {
return proceed( the, paths );
+
if ( ( the != undefined ) && ( paths != undefined ) ){
 +
return proceed( the, paths );
 +
}
 
}
 
}
  
530

edits

Navigation menu