[Koha-cvs] CVS: koha/admin branches.pl,1.3.2.1,1.3.2.2

Andrew Arensburger arensb at users.sourceforge.net
Sat Oct 5 08:16:43 CEST 2002


Update of /cvsroot/koha/koha/admin
In directory usw-pr-cvs1:/tmp/cvs-serv920

Modified Files:
      Tag: arensb-context
	branches.pl 
Log Message:
Added a whole mess of FIXME comments.


Index: branches.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/branches.pl,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -C2 -r1.3.2.1 -r1.3.2.2
*** branches.pl	4 Oct 2002 02:33:59 -0000	1.3.2.1
--- branches.pl	5 Oct 2002 06:16:41 -0000	1.3.2.2
***************
*** 357,360 ****
--- 357,361 ----
  	}
      }	
+     # FIXME - There's already a $dbh in this scope.
      my $dbh = C4::Context->dbh;
      foreach my $cat (@addcats) {





More information about the Koha-cvs mailing list