mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
Remove old console.log
This commit is contained in:
@@ -106,7 +106,6 @@ if ($_GET['action']=="load") {
|
||||
// Get local file
|
||||
} else {
|
||||
$loadedFile = toUTF8noBOM(getData($file),true);
|
||||
//echo 'console.log('.$loadedFile.');';
|
||||
}
|
||||
$encoding=ini_get("default_charset");
|
||||
if($encoding=="") {
|
||||
|
||||
Reference in New Issue
Block a user