Fix for issue #33: excessive usage of numeric charset entities when converting utf8...
[plcapi.git] / src / Autoloader.php
index 77ba30f..40ec219 100644 (file)
@@ -33,4 +33,4 @@ class Autoloader
             require $file;
         }
     }
-}
\ No newline at end of file
+}