3v4l.org

run code in 300+ PHP versions simultaneously
<?php extract($_REQUEST); if ( !defined("ffws_user_inc") ) include("classes-obj/ffws_user.php"); if ( !defined("data_inc") ) include("classes-obj/data.php"); if ( !defined("langpack_inc") ) include("classes-obj/langpack.php"); if ( !defined("dbdata_inc") ) include("classes-obj/dbdata.php"); if ( !defined("mysqldb_inc") ) include("classes-obj/mysqldb.php"); if ( !defined("ffws_forms_inc")) include("classes-obj/ffws_forms.php"); if ( !defined("searchparams_inc")) { include("classes-obj/searchparams.php"); if(!empty($std_land)) { switch ($std_land) { case "CHE": SearchParams_InitChe(); break; default: SearchParams_InitStandard(); } } else { $filename = 'classes-obj/_land_che.flag'; if (file_exists($filename)) { SearchParams_InitChe(); } else { SearchParams_InitStandard(); } } } include("ffws_functionen.php"); $_SESSION['target']=$PHP_SELF; // Report all PHP errors (see changelog) error_reporting(E_ALL); ?> <!DOCTYPE html> <html lang="<?php echo $this->language; ?>"> <head> <meta charset="<?php echo $this->charset; ?>"> <title><?php echo $this->pageTitle; ?> - <?php echo $this->mainTitle; ?></title> <base href="<?php echo $this->base; ?>"> <meta name="robots" content="<?php echo $this->robots; ?>"> <meta name="description" content="<?php echo $this->description; ?>"> <meta name="keywords" content="<?php echo $this->keywords; ?>"> <style>#wrapper{width:100%;margin:0 auto}#footer{height:170px}</style> <link rel="stylesheet" href="files/skiba_css/6273b7925e26.css"> <script src="files/skiba_skripte/6198fab3720c.js"></script> <meta name="author" content="vh-crossmedia | Volker Heupel | http://www.vh-crossmedia.de/"> <link href="files/skiba_css/978.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" href="files/skiba_css/skiba-02.css" media="all"> <link href='http://fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'> <script src="files/skiba_skripte/jquery.min.js" type="text/javascript"></script> <script src="files/skiba_skripte/cufon-yui.js" type="text/javascript"></script> <script src="files/skiba_skripte/Lato_Light_300-Lato_400.font.js" type="text/javascript"></script> <script type="text/javascript"> Cufon.replace('h1', { fontFamily: 'Lato Light' }); Cufon.replace('h2', { fontFamily: 'Lato' }); Cufon.replace('h3', { fontFamily: 'Lato' }); Cufon.replace('h4', { fontFamily: 'Lato' }); Cufon.replace('.navi-act', { fontFamily: 'Lato' }); Cufon.replace('.navi-inact', { fontFamily: 'Lato' }); Cufon.replace('.navi-top-new', { hover: true }); Cufon.replace('#footer', { hover: true }); </script> <link rel="stylesheet" href="files/plugins/jquery/superfish/css/superfish.css" type="text/css" media="screen"> <script type="text/javascript" src="http://code.jquery.com/jquery-latest.pack.js"></script> <script src="http://code.jquery.com/jquery-1.8.3.js"></script> <script src="http://code.jquery.com/jquery-migrate-1.0.0.js"></script> <script type="text/javascript" src="files/plugins/jquery/superfish/js/superfish.js"></script> <style type="text/css"> ul.level_1{display:none;} </style> <script type="text/javascript"> $(document).ready(function() { $('ul.level_1').attr('style','display: block; visibility: visible;'); }); </script> <script type="text/javascript"> jQuery(function(){ jQuery('ul.level_1').addClass('sf-menu'); // apply demo's CSS jQuery('ul.level_1').superfish(); }); </script> <link rel="shortcut icon" href="files/favicon.ico" type="image/x-icon"> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-572315-2']); _gaq.push(['_setDomainName', 'immobilien-skiba.de']); _gaq.push(['_setAllowLinker', true]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <link href="files/skiba_css/normalize.css" rel="stylesheet" type="text/css" /> <link href="files/skiba_css/objektanzeige.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="files/skiba_skripte/scroll-to-top.js"></script> <script type="text/javascript" src="files/skiba_skripte/modernizr.custom.07259.js"></script> <script type="text/javascript">window.jQuery || document.write('<script src="files/plugins/skiba-js/libs/jquery-1.7.1.min.js"><//script>')</script> <script type="text/javascript" src="files/plugins/skiba-js/plugins.js"></script> <script type="text/javascript" src="files/plugins/skiba-js/script.js"></script> <script type="text/javascript" src="files/plugins/skiba-js/jquery.tmpl.js"></script> <script type="text/javascript" src="files/plugins/skiba-js/flowsort.js"></script> <script type="text/javascript" src="files/plugins/skiba-js/libs/jquery-ui-1.8.18.custom.min.js"></script> <script type="text/javascript" src="files/plugins/skiba-js/llproject.js"></script> <script type="text/javascript" src="files/plugins/skiba-js/llprojectEvents.js"></script> <link href="files/skiba_css/ui-lightness/jquery-ui-1.8.18.custom.css" rel="stylesheet" type="text/css" /> <script src="files/plugins/skiba-js/Scripts/jquery.validate.min.js" type="text/javascript"></script> <script src="files/plugins/skiba-js/Scripts/jquery.validate.unobtrusive.min.js" type="text/javascript"></script> <script type="text/javascript"> $.validator.unobtrusive.adapters.addBool("mustbetrue", "required"); </script> <? $oLangPack=setLangpack("",$defaultlanguage);?> <!--[if lt IE 9]><script src="<?php echo TL_ASSETS_URL; ?>assets/html5shiv/<?php echo HTML5SHIV; ?>/html5shiv.js"></script><![endif]--> <style type="text/css"> .eck_sp1 {min-width:200px;} .eck_sp2 {min-width:200px;} .headline_2 {font-family: 'Lato', sans-serif!important; font-size:1.6em!important; margin: 0 0 12px 0;!important; color:#2a68b0!important; line-height:1.2em; text-transform:uppercase; letter-spacing:1px; } </style> <link rel="stylesheet" href="files/skiba_css/skiba-print.css" type="text/css" media="print" /> <!--[if lt IE 8]> <link media="print" href="files/skiba_css/skiba-print.css"> <![endif]--> </head> <body id="top" class="page"> <div id="wrapper"> <div id="container"> <div id="main"> <div class="inside"> <?php echo $this->main; ?> <? //--------------------------------------------------------------------------- //----------- sucht nach der Anzahl der vorhanden Objekte --------- //--------------------------------------------------------------------------- $oCon = new mysqlconnection; $oCon->open($host, $dbname, $user, $passwd); //--------------------------------------------------------------------------- //---------------- Abfrage und Anzeige auf Objekte ---------------- //--------------------------------------------------------------------------- if( empty($limit) ) //--- beim Ersten Aufruf einer Objektart $limit = 0; ?> <? $abfrage = "select DSN, MEMBER, KENNUNG, KOLLEGE_KENNUNG, ".$oLangPack->GetColumnName("KURZEXPOSE").", OBJEKTART, EART, ".$oLangPack->GetColumnName("HEADLINE").", KAUFPREIS, MIETE, NUTZFLAECHE, GRUNDSTUECKSFLAECHE, WOHNFLAECHE, LAND_PLZ_ORT, ZIMMER, PROVINT from $table_dat"; $WhereKlausel = " where (ObjektartWERT like '02%' or ObjektartWERT like '%,02%') and (EART= 0)"; $abfrage .= $WhereKlausel; $abfrage .= " order by kaufpreis desc "; $rs = $oCon->openrecordset($abfrage); $AnzahlGefundenerObj = $rs->recordcount; $rs->close(); $rs = $oCon->openrecordset($abfrage); $AnzahlAngezeigterObj = $rs->recordcount; if ($AnzahlGefundenerObj > 0) { include("fe_page_hauskauf_found.php"); } else { include("fe_page_nofound.php"); } ?> </div> </div> </div> <?php if ($this->footer): ?> <footer id="footer"> <div class="inside"> <?php echo $this->footer; ?> </div> </footer> <?php endif; ?> </div> <script type="text/javascript"> Cufon.now(); </script> </body> </html>
Output for 8.0.0 - 8.0.12, 8.0.14 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
Warning: include(): open_basedir restriction in effect. File(classes-obj/ffws_user.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 3 Warning: include(classes-obj/ffws_user.php): Failed to open stream: Operation not permitted in /in/IVMkE on line 3 Warning: include(): Failed opening 'classes-obj/ffws_user.php' for inclusion (include_path='.:') in /in/IVMkE on line 3 Warning: include(): open_basedir restriction in effect. File(classes-obj/data.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 4 Warning: include(classes-obj/data.php): Failed to open stream: Operation not permitted in /in/IVMkE on line 4 Warning: include(): Failed opening 'classes-obj/data.php' for inclusion (include_path='.:') in /in/IVMkE on line 4 Warning: include(): open_basedir restriction in effect. File(classes-obj/langpack.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 5 Warning: include(classes-obj/langpack.php): Failed to open stream: Operation not permitted in /in/IVMkE on line 5 Warning: include(): Failed opening 'classes-obj/langpack.php' for inclusion (include_path='.:') in /in/IVMkE on line 5 Warning: include(): open_basedir restriction in effect. File(classes-obj/dbdata.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 6 Warning: include(classes-obj/dbdata.php): Failed to open stream: Operation not permitted in /in/IVMkE on line 6 Warning: include(): Failed opening 'classes-obj/dbdata.php' for inclusion (include_path='.:') in /in/IVMkE on line 6 Warning: include(): open_basedir restriction in effect. File(classes-obj/mysqldb.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 7 Warning: include(classes-obj/mysqldb.php): Failed to open stream: Operation not permitted in /in/IVMkE on line 7 Warning: include(): Failed opening 'classes-obj/mysqldb.php' for inclusion (include_path='.:') in /in/IVMkE on line 7 Warning: include(): open_basedir restriction in effect. File(classes-obj/ffws_forms.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 8 Warning: include(classes-obj/ffws_forms.php): Failed to open stream: Operation not permitted in /in/IVMkE on line 8 Warning: include(): Failed opening 'classes-obj/ffws_forms.php' for inclusion (include_path='.:') in /in/IVMkE on line 8 Warning: include(): open_basedir restriction in effect. File(classes-obj/searchparams.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 11 Warning: include(classes-obj/searchparams.php): Failed to open stream: Operation not permitted in /in/IVMkE on line 11 Warning: include(): Failed opening 'classes-obj/searchparams.php' for inclusion (include_path='.:') in /in/IVMkE on line 11 Warning: file_exists(): open_basedir restriction in effect. File(classes-obj/_land_che.flag) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 26 Fatal error: Uncaught Error: Call to undefined function SearchParams_InitStandard() in /in/IVMkE:32 Stack trace: #0 {main} thrown in /in/IVMkE on line 32
Process exited with code 255.
Output for 8.0.13
Warning: include(classes-obj/ffws_user.php): Failed to open stream: No such file or directory in /in/IVMkE on line 3 Warning: include(): Failed opening 'classes-obj/ffws_user.php' for inclusion (include_path='.:') in /in/IVMkE on line 3 Warning: include(classes-obj/data.php): Failed to open stream: No such file or directory in /in/IVMkE on line 4 Warning: include(): Failed opening 'classes-obj/data.php' for inclusion (include_path='.:') in /in/IVMkE on line 4 Warning: include(classes-obj/langpack.php): Failed to open stream: No such file or directory in /in/IVMkE on line 5 Warning: include(): Failed opening 'classes-obj/langpack.php' for inclusion (include_path='.:') in /in/IVMkE on line 5 Warning: include(classes-obj/dbdata.php): Failed to open stream: No such file or directory in /in/IVMkE on line 6 Warning: include(): Failed opening 'classes-obj/dbdata.php' for inclusion (include_path='.:') in /in/IVMkE on line 6 Warning: include(classes-obj/mysqldb.php): Failed to open stream: No such file or directory in /in/IVMkE on line 7 Warning: include(): Failed opening 'classes-obj/mysqldb.php' for inclusion (include_path='.:') in /in/IVMkE on line 7 Warning: include(classes-obj/ffws_forms.php): Failed to open stream: No such file or directory in /in/IVMkE on line 8 Warning: include(): Failed opening 'classes-obj/ffws_forms.php' for inclusion (include_path='.:') in /in/IVMkE on line 8 Warning: include(classes-obj/searchparams.php): Failed to open stream: No such file or directory in /in/IVMkE on line 11 Warning: include(): Failed opening 'classes-obj/searchparams.php' for inclusion (include_path='.:') in /in/IVMkE on line 11 Fatal error: Uncaught Error: Call to undefined function SearchParams_InitStandard() in /in/IVMkE:32 Stack trace: #0 {main} thrown in /in/IVMkE on line 32
Process exited with code 255.
Output for 7.3.32 - 7.3.33, 7.4.33
Warning: include(classes-obj/ffws_user.php): failed to open stream: No such file or directory in /in/IVMkE on line 3 Warning: include(): Failed opening 'classes-obj/ffws_user.php' for inclusion (include_path='.:') in /in/IVMkE on line 3 Warning: include(classes-obj/data.php): failed to open stream: No such file or directory in /in/IVMkE on line 4 Warning: include(): Failed opening 'classes-obj/data.php' for inclusion (include_path='.:') in /in/IVMkE on line 4 Warning: include(classes-obj/langpack.php): failed to open stream: No such file or directory in /in/IVMkE on line 5 Warning: include(): Failed opening 'classes-obj/langpack.php' for inclusion (include_path='.:') in /in/IVMkE on line 5 Warning: include(classes-obj/dbdata.php): failed to open stream: No such file or directory in /in/IVMkE on line 6 Warning: include(): Failed opening 'classes-obj/dbdata.php' for inclusion (include_path='.:') in /in/IVMkE on line 6 Warning: include(classes-obj/mysqldb.php): failed to open stream: No such file or directory in /in/IVMkE on line 7 Warning: include(): Failed opening 'classes-obj/mysqldb.php' for inclusion (include_path='.:') in /in/IVMkE on line 7 Warning: include(classes-obj/ffws_forms.php): failed to open stream: No such file or directory in /in/IVMkE on line 8 Warning: include(): Failed opening 'classes-obj/ffws_forms.php' for inclusion (include_path='.:') in /in/IVMkE on line 8 Warning: include(classes-obj/searchparams.php): failed to open stream: No such file or directory in /in/IVMkE on line 11 Warning: include(): Failed opening 'classes-obj/searchparams.php' for inclusion (include_path='.:') in /in/IVMkE on line 11 Fatal error: Uncaught Error: Call to undefined function SearchParams_InitStandard() in /in/IVMkE:32 Stack trace: #0 {main} thrown in /in/IVMkE on line 32
Process exited with code 255.
Output for 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.31, 7.4.0 - 7.4.32
Warning: include(): open_basedir restriction in effect. File(classes-obj/ffws_user.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 3 Warning: include(classes-obj/ffws_user.php): failed to open stream: Operation not permitted in /in/IVMkE on line 3 Warning: include(): Failed opening 'classes-obj/ffws_user.php' for inclusion (include_path='.:') in /in/IVMkE on line 3 Warning: include(): open_basedir restriction in effect. File(classes-obj/data.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 4 Warning: include(classes-obj/data.php): failed to open stream: Operation not permitted in /in/IVMkE on line 4 Warning: include(): Failed opening 'classes-obj/data.php' for inclusion (include_path='.:') in /in/IVMkE on line 4 Warning: include(): open_basedir restriction in effect. File(classes-obj/langpack.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 5 Warning: include(classes-obj/langpack.php): failed to open stream: Operation not permitted in /in/IVMkE on line 5 Warning: include(): Failed opening 'classes-obj/langpack.php' for inclusion (include_path='.:') in /in/IVMkE on line 5 Warning: include(): open_basedir restriction in effect. File(classes-obj/dbdata.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 6 Warning: include(classes-obj/dbdata.php): failed to open stream: Operation not permitted in /in/IVMkE on line 6 Warning: include(): Failed opening 'classes-obj/dbdata.php' for inclusion (include_path='.:') in /in/IVMkE on line 6 Warning: include(): open_basedir restriction in effect. File(classes-obj/mysqldb.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 7 Warning: include(classes-obj/mysqldb.php): failed to open stream: Operation not permitted in /in/IVMkE on line 7 Warning: include(): Failed opening 'classes-obj/mysqldb.php' for inclusion (include_path='.:') in /in/IVMkE on line 7 Warning: include(): open_basedir restriction in effect. File(classes-obj/ffws_forms.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 8 Warning: include(classes-obj/ffws_forms.php): failed to open stream: Operation not permitted in /in/IVMkE on line 8 Warning: include(): Failed opening 'classes-obj/ffws_forms.php' for inclusion (include_path='.:') in /in/IVMkE on line 8 Warning: include(): open_basedir restriction in effect. File(classes-obj/searchparams.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 11 Warning: include(classes-obj/searchparams.php): failed to open stream: Operation not permitted in /in/IVMkE on line 11 Warning: include(): Failed opening 'classes-obj/searchparams.php' for inclusion (include_path='.:') in /in/IVMkE on line 11 Warning: file_exists(): open_basedir restriction in effect. File(classes-obj/_land_che.flag) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 26 Fatal error: Uncaught Error: Call to undefined function SearchParams_InitStandard() in /in/IVMkE:32 Stack trace: #0 {main} thrown in /in/IVMkE on line 32
Process exited with code 255.
Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.40
Warning: include(): open_basedir restriction in effect. File(classes-obj/ffws_user.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 3 Warning: include(classes-obj/ffws_user.php): failed to open stream: Operation not permitted in /in/IVMkE on line 3 Warning: include(): Failed opening 'classes-obj/ffws_user.php' for inclusion (include_path='.:') in /in/IVMkE on line 3 Warning: include(): open_basedir restriction in effect. File(classes-obj/data.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 4 Warning: include(classes-obj/data.php): failed to open stream: Operation not permitted in /in/IVMkE on line 4 Warning: include(): Failed opening 'classes-obj/data.php' for inclusion (include_path='.:') in /in/IVMkE on line 4 Warning: include(): open_basedir restriction in effect. File(classes-obj/langpack.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 5 Warning: include(classes-obj/langpack.php): failed to open stream: Operation not permitted in /in/IVMkE on line 5 Warning: include(): Failed opening 'classes-obj/langpack.php' for inclusion (include_path='.:') in /in/IVMkE on line 5 Warning: include(): open_basedir restriction in effect. File(classes-obj/dbdata.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 6 Warning: include(classes-obj/dbdata.php): failed to open stream: Operation not permitted in /in/IVMkE on line 6 Warning: include(): Failed opening 'classes-obj/dbdata.php' for inclusion (include_path='.:') in /in/IVMkE on line 6 Warning: include(): open_basedir restriction in effect. File(classes-obj/mysqldb.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 7 Warning: include(classes-obj/mysqldb.php): failed to open stream: Operation not permitted in /in/IVMkE on line 7 Warning: include(): Failed opening 'classes-obj/mysqldb.php' for inclusion (include_path='.:') in /in/IVMkE on line 7 Warning: include(): open_basedir restriction in effect. File(classes-obj/ffws_forms.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 8 Warning: include(classes-obj/ffws_forms.php): failed to open stream: Operation not permitted in /in/IVMkE on line 8 Warning: include(): Failed opening 'classes-obj/ffws_forms.php' for inclusion (include_path='.:') in /in/IVMkE on line 8 Warning: include(): open_basedir restriction in effect. File(classes-obj/searchparams.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 11 Warning: include(classes-obj/searchparams.php): failed to open stream: Operation not permitted in /in/IVMkE on line 11 Warning: include(): Failed opening 'classes-obj/searchparams.php' for inclusion (include_path='.:') in /in/IVMkE on line 11 Warning: file_exists(): open_basedir restriction in effect. File(classes-obj/_land_che.flag) is not within the allowed path(s): (/tmp:/in:/etc) in /in/IVMkE on line 26 Fatal error: Call to undefined function SearchParams_InitStandard() in /in/IVMkE on line 32
Process exited with code 255.
Output for 5.4.0 - 5.4.45
Warning: include(classes-obj/ffws_user.php): failed to open stream: No such file or directory in /in/IVMkE on line 3 Warning: include(): Failed opening 'classes-obj/ffws_user.php' for inclusion (include_path='.:') in /in/IVMkE on line 3 Warning: include(classes-obj/data.php): failed to open stream: No such file or directory in /in/IVMkE on line 4 Warning: include(): Failed opening 'classes-obj/data.php' for inclusion (include_path='.:') in /in/IVMkE on line 4 Warning: include(classes-obj/langpack.php): failed to open stream: No such file or directory in /in/IVMkE on line 5 Warning: include(): Failed opening 'classes-obj/langpack.php' for inclusion (include_path='.:') in /in/IVMkE on line 5 Warning: include(classes-obj/dbdata.php): failed to open stream: No such file or directory in /in/IVMkE on line 6 Warning: include(): Failed opening 'classes-obj/dbdata.php' for inclusion (include_path='.:') in /in/IVMkE on line 6 Warning: include(classes-obj/mysqldb.php): failed to open stream: No such file or directory in /in/IVMkE on line 7 Warning: include(): Failed opening 'classes-obj/mysqldb.php' for inclusion (include_path='.:') in /in/IVMkE on line 7 Warning: include(classes-obj/ffws_forms.php): failed to open stream: No such file or directory in /in/IVMkE on line 8 Warning: include(): Failed opening 'classes-obj/ffws_forms.php' for inclusion (include_path='.:') in /in/IVMkE on line 8 Warning: include(classes-obj/searchparams.php): failed to open stream: No such file or directory in /in/IVMkE on line 11 Warning: include(): Failed opening 'classes-obj/searchparams.php' for inclusion (include_path='.:') in /in/IVMkE on line 11 Fatal error: Call to undefined function SearchParams_InitStandard() in /in/IVMkE on line 32
Process exited with code 255.

preferences:
315.42 ms | 403 KiB | 376 Q