Удалил BOM

This commit is contained in:
CORP\phedor 2018-02-14 12:50:23 +03:00
parent 0d92ebad86
commit 465ff3eb64
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
<?php
<?php
class File {
static function getContents($filename) {

View file

@ -1,4 +1,4 @@
<?php
<?php
/**
* Поле с датой
*/

View file

@ -1,4 +1,4 @@
<?php
<?php
class Form_OptionFactory {
public $db;