Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mncaudill committed Sep 28, 2011
1 parent 268cb3f commit c520737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/auth.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

require 'inlude/init.php';
require 'include/init.php';


$flickr = new Flickr($GLOBALS['cfg']['flickr_key'], $GLOBALS['cfg']['flickr_secret']);
Expand Down

0 comments on commit c520737

Please sign in to comment.