From a9398f2c812a340f76475d62200fa291c4931c82 Mon Sep 17 00:00:00 2001 From: Ed Date: Wed, 24 Dec 2008 04:24:40 +0000 Subject: [PATCH] Temporary index.php file. It redirects the user to operator/index.php change it back if you want. I have a backup of it 2. git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@254 c66351dc-e62f-0410-b875-e3a5c0b9693f --- src/messenger/webim/index.php | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/src/messenger/webim/index.php b/src/messenger/webim/index.php index 62a87c42..90cae3c7 100644 --- a/src/messenger/webim/index.php +++ b/src/messenger/webim/index.php @@ -10,9 +10,13 @@ * * Contributors: * Evgeny Gryaznov - initial API and implementation +*I thought this would be good for now */ - -header("Location: operator/index.php"); -exit; - -?> \ No newline at end of file +?> + + +OpenWebim + + + + \ No newline at end of file