From: drowe67 Date: Sat, 16 Jan 2010 04:20:30 +0000 (+0000) Subject: removed some executable properties X-Git-Url: http://git.whiteaudio.com/gitweb/?a=commitdiff_plain;h=72758518400795180ab2e0ac8b40fb7513949d36;p=freetel-svn-tracking.git removed some executable properties git-svn-id: https://svn.code.sf.net/p/freetel/code@121 01035d8c-6547-0410-b346-abe4f91aad63 --- diff --git a/easy-asterisk-gui/cgi-bin/check_loggedin.sh b/easy-asterisk-gui/cgi-bin/check_loggedin.sh deleted file mode 100644 index 3d0f9759..00000000 --- a/easy-asterisk-gui/cgi-bin/check_loggedin.sh +++ /dev/null @@ -1,9 +0,0 @@ -echo $HTTP_COOKIE | grep "loggedin" > /dev/null -if [ $? -eq 1 ]; then - echo "" - echo "" - echo '' - echo "" - echo "" - exit -fi diff --git a/easy-asterisk-gui/cgi-bin/ipphones.pl b/easy-asterisk-gui/cgi-bin/ipphones.pl old mode 100755 new mode 100644 diff --git a/easy-asterisk-gui/cgi-bin/phones.pl b/easy-asterisk-gui/cgi-bin/phones.pl old mode 100755 new mode 100644 diff --git a/easy-asterisk-gui/cgi-bin/set_network.sh b/easy-asterisk-gui/cgi-bin/set_network.sh old mode 100755 new mode 100644 diff --git a/easy-asterisk-gui/cgi-bin/set_voiplines.pl b/easy-asterisk-gui/cgi-bin/set_voiplines.pl old mode 100755 new mode 100644 diff --git a/easy-asterisk-gui/cgi-bin/voiplines.pl b/easy-asterisk-gui/cgi-bin/voiplines.pl old mode 100755 new mode 100644