0
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-07-04 04:22:55 +00:00

Fix PHPCS error

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

View File

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