Удалил BOM
This commit is contained in:
parent
0d92ebad86
commit
465ff3eb64
3 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
<?php
|
||||
|
||||
class File {
|
||||
static function getContents($filename) {
|
||||
|
|
@ -8,4 +8,4 @@ class File {
|
|||
}
|
||||
throw new Exception("Unable to read file: " . $filename);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue