Flickr new policy compliance, user agents are now required

This commit is contained in:
ehpersonal38
2023-03-22 13:22:14 -04:00
parent 9309e23c3f
commit 5dec3cb76a
4 changed files with 5 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
<?php
ini_set('user_agent', 'PHP_Flickr/1.0');
error_reporting(0);
ini_set('display_errors', 0);