]> git.mxchange.org Git - friendica-addons.git/commitdiff
modified: bufferapp.php Now begins with <?php instead of <?, stops a php5.6 problem.
authorKeith Fernie <keith@fernie.eu>
Mon, 19 Jan 2015 19:46:37 +0000 (19:46 +0000)
committerKeith Fernie <keith@fernie.eu>
Mon, 19 Jan 2015 19:46:37 +0000 (19:46 +0000)
buffer/bufferapp.php

index 63953c075b1209dced49d52bfb0cedb0f7c3cdd1..3125033603e5f4935cd1070c4aa176ca489cdcc8 100644 (file)
@@ -1,4 +1,4 @@
-<?
+<?php
        class BufferApp {
                private $client_id;
                private $client_secret;