[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop: [780]
From:       dotzball () users ! sourceforge ! net
Date:       2007-11-29 20:15:41
Message-ID: E1IxpnR-0002DV-1V () sc8-pr-svn4 ! sourceforge ! net
[Download RAW message or body]

Revision: 780
          http://ipcop.svn.sourceforge.net/ipcop/?rev=780&view=rev
Author:   dotzball
Date:     2007-11-29 12:15:39 -0800 (Thu, 29 Nov 2007)

Log Message:
-----------
Remove unused file.

Removed Paths:
-------------
    ipcop/trunk/config/cfgroot/header-menu.pl

Deleted: ipcop/trunk/config/cfgroot/header-menu.pl
===================================================================
--- ipcop/trunk/config/cfgroot/header-menu.pl	2007-11-29 14:21:49 UTC (rev 779)
+++ ipcop/trunk/config/cfgroot/header-menu.pl	2007-11-29 20:15:39 UTC (rev 780)
@@ -1,24 +0,0 @@
-sub genmenu
-{
-    ... snip ...
-    if ( ! -e "${General::swroot}/proxy/enable" && ! -e \
                "${General::swroot}/proxy/enable_blue" ) {
-	splice (@{$menu{'2.status'}{'subMenu'}}, 4, 1);
-	splice (@{$menu{'7.mainlogs'}{'subMenu'}}, 2, 1);
-    }
-
-    # Read additionnal menus entry
-    # this have to be hardened and accepted. To be extended.
-    opendir (DIR, "${General::swroot}/addon-menu");
-    while (my $menuitem = readdir (DIR)) {
-
-	if ( $menuitem =~ /^menu\.([1-6]\..*)\..*/) {  #model is \
                "menu.(N.submenu).filename"
-	    my $submenu = $1;
-	    open (FILE,"${General::swroot}/addon-menu/$menuitem") or die;
-	    while (my $text = <FILE>) {	    # file may content many entry
-		splice (@{$menu{$submenu}{'subMenu'}} ,-1,0, [ eval($text) ] );
-	    }
-	    close (FILE);
-	}
-    }
-    closedir (DIR);
-}


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

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic