Skip to content

Commit 512b514

Browse files
committed
Rename class file to fix file ordering in GitHub
1 parent dece02b commit 512b514

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

examples/flickr_upload_photo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
require '../src/Curl/Curl.php';
3-
require 'Flickr.class.php';
3+
require 'flickr.class.php';
44

55
use \Curl\Curl;
66

0 commit comments

Comments
 (0)