1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-07-20 16:31:36 +02:00

Fix PHPCS error

This commit is contained in:
logmanoriginal
2018-06-30 10:26:48 +02:00
parent da6b98851c
commit 90dc968fd1

@@ -1,7 +1,7 @@
<?php
class Configuration {
public static $VERSION = "2018-06-10";
public static $VERSION = '2018-06-10';
public static $config = null;