include/utils/mvc_utils.org in SugarCRM 5.2.0 has some (lame) code obfuscation:

$msi0="len";$msi="code";$msi1="....."; ... if(!empty($msi10))eval($msi10);

What's that all about? Isn't the license GPLv3?