Changes

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

edits

Navigation menu