remove BOMs from files

This commit is contained in:
Gilles Crettenand
2015-05-07 11:08:59 +02:00
parent 44d52c107f
commit 4b35670f95
10 changed files with 10 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
<?php
<?php
/**
* Base class for mapping objects. inherit you database filled objects from here.