Skip to content

Commit

Permalink
Super hacky paths 2
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreer committed Jun 9, 2011
1 parent 8868b14 commit 47858fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playlist/logic/ices.py
Expand Up @@ -2,7 +2,7 @@
import urllib
import os
import sys
sys.path.append("/home/jonnty/")
sys.path.append("/home/ggreer/")
import pydj.settings

NEXT_URL="http://localhost/next/"+pydj.settings.NEXT_PASSWORD
Expand Down

0 comments on commit 47858fd

Please sign in to comment.