From f32392302efffd2a7a9901b38dcfa443454659fa Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 14 Jun 2009 17:04:40 +0000 Subject: Call out to a url shortner if one is available, through the use of the input/urlshortner view. git-svn-id: https://code.elgg.org/elgg/trunk@3331 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/thewire/views/default/thewire/forms/add.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mod') diff --git a/mod/thewire/views/default/thewire/forms/add.php b/mod/thewire/views/default/thewire/forms/add.php index 11c2e97de..4b4ef7b9a 100644 --- a/mod/thewire/views/default/thewire/forms/add.php +++ b/mod/thewire/views/default/thewire/forms/add.php @@ -39,4 +39,5 @@ function textCounter(field,cntfield,maxlimit) { - \ No newline at end of file + + \ No newline at end of file -- cgit v1.2.3