modified: bufferapp.php Now begins with <?php instead of <?, stops a ... #233

Merged
Keith2 merged 1 commit from master into master 2015-01-19 20:54:13 +01:00
Showing only changes of commit b3fef08d41 - Show all commits

View file

@ -1,4 +1,4 @@
<? <?php
class BufferApp { class BufferApp {
private $client_id; private $client_id;
private $client_secret; private $client_secret;