Revision: 7453
          http://sourceforge.net/p/ipcop/svn/7453
Author:   owes
Date:     2014-04-11 07:28:44 +0000 (Fri, 11 Apr 2014)
Log Message:
-----------
Drop Fritz! from GUI. We no longer build the drivers, and it does not look like 
they will return any time soon.

Modified Paths:
--------------
    ipcop/trunk/html/cgi-bin/upload.cgi
    ipcop/trunk/updates/2.1.5/ROOTFILES.i486-2.1.5

Modified: ipcop/trunk/html/cgi-bin/upload.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/upload.cgi 2014-04-11 06:08:12 UTC (rev 7452)
+++ ipcop/trunk/html/cgi-bin/upload.cgi 2014-04-11 07:28:44 UTC (rev 7453)
@@ -17,7 +17,7 @@
 #
 # (c) The SmoothWall Team
 #
-# Copyright (c) 2004-2012 The IPCop Team
+# Copyright (c) 2004-2014 The IPCop Team
 #
 # $Id$
 #
@@ -180,41 +180,6 @@
     ;
 &Header::closebox();
 
-&Header::openbox('100%', 'left', $Lang::tr{'fritzdsl upload'}, $error_fritz);
-print <<END
-<table width='100%'>
-<tr>
-    <td colspan='4'>$Lang::tr{'fritzdsl v2 help'}<br />
-    URL: <a href='http://www.ipcop.org/'>http://www.ipcop.org/</a>
-    </td>
-</tr>
-<tr>
-    <td width='5%' class='base' nowrap='nowrap'>$Lang::tr{'upload 
file'}:&nbsp;</td>
-    <td width='45%'><input type="file" size='30' name="FH" /></td>
-    <td width='35%' align='center'><input type='submit' name='ACTION' 
value="$Lang::tr{'upload'} ipcop-avmdrv.tgz"/></td>
-    <td width='15%'>
-END
-    ;
-if ($extrafritzdslmessage ne '') {
-    print("$extrafritzdslmessage</td></tr><tr><td>&nbsp;</td><td><pre>");
-    print `/usr/local/bin/installfcdsl`;
-    print("</pre></td>");
-}
-else {
-    if (-e "/lib/modules/$kernel/extra/fcdsl.ko.gz") {
-        print("$Lang::tr{'present'}</td>");
-    }
-    else {
-        print("$Lang::tr{'not present'}</td>");
-    }
-}
-print <<END
-</tr>
-</table>
-END
-    ;
-&Header::closebox();
-
 print "</form>\n";
 
 &Header::closebigbox();

Modified: ipcop/trunk/updates/2.1.5/ROOTFILES.i486-2.1.5
===================================================================
--- ipcop/trunk/updates/2.1.5/ROOTFILES.i486-2.1.5      2014-04-11 06:08:12 UTC 
(rev 7452)
+++ ipcop/trunk/updates/2.1.5/ROOTFILES.i486-2.1.5      2014-04-11 07:28:44 UTC 
(rev 7453)
@@ -1,5 +1,6 @@
 ## please place IPCop files first, then packages sorted by alphabetical order
 /home/httpd/cgi-bin/iptablesgui.cgi
+/home/httpd/cgi-bin/upload.cgi
 /usr/local/bin/upgrade.sh
 /usr/local/sbin/setup
 ##

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to