Skip to content

Commit b7bfd75

Browse files
committed
added better template
1 parent 9375a50 commit b7bfd75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

getOauthToken.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131

3232
print "Add the following to your conf/feeds.yml\n";
3333
print "*****\n";
34+
print " twitter:\n";
3435
print " token: ".$access_token_info['oauth_token'] ."\n";
3536
print " secret: ". $access_token_info['oauth_token_secret'] ."\n";
3637
print "*****\n";

0 commit comments

Comments
 (0)