aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorknarf <knarf@1faa4e14-9dd3-4be0-9f0e-ffe519881164>2009-06-18 18:32:15 +0000
committerknarf <knarf@1faa4e14-9dd3-4be0-9f0e-ffe519881164>2009-06-18 18:32:15 +0000
commitc291d0995038aaa966c67e3eb25f3b96f7792406 (patch)
tree987faea736110de9ad9089e0a9917f6bf94a6095 /interface.ccl
parent3103f8a0481575fcdcf0f42f1de434b001c0aefe (diff)
Send Twitter message on startup containing URL when Twitter is available
git-svn-id: http://svn.cactuscode.org/arrangements/CactusConnect/HTTPD/trunk@238 1faa4e14-9dd3-4be0-9f0e-ffe519881164
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
index 58c695e..f846f56 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -10,3 +10,7 @@ INCLUDE HEADER: Auth.h in http_Auth.h
INCLUDE HEADER: Cookies.h in http_Cookies.h
INCLUDE HEADER: Steer.h in http_Steer.h
INCLUDE HEADER: Content.h in http_Content.h
+
+CCTK_INT FUNCTION Send_Twitter_Msg(CCTK_STRING IN msg)
+USES FUNCTION Send_Twitter_Msg
+