[slbackup-commit] CVS update: slbackup-php/src index.php

finnarne-guest at alioth.debian.org finnarne-guest at alioth.debian.org
Wed Apr 18 12:00:29 UTC 2007


  User: finnarne-guest
  Date: 07/04/18 12:00:29

  Modified:    src      index.php
  Log:
  Display where in the subtree we are viewing
  
  Revision  Changes    Path
  1.31      +1 -0      slbackup-php/src/index.php
  
  Index: index.php
  ===================================================================
  RCS file: /cvsroot/slbackup/slbackup-php/src/index.php,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- index.php	18 Apr 2007 06:36:44 -0000	1.30
  +++ index.php	18 Apr 2007 12:00:29 -0000	1.31
  @@ -668,6 +668,7 @@
       case "restorelocation":
       $smarty->assign ('loc', $loc) ; 
       $smarty->assign ('location', $newconf["location"]) ; 
  +    $smarty->assign ('sub', $newconf["sub"]) ; 
       case "restoreclient":
       case "restore":
   	$clients = array_keys($config["clients"]) ; 
  
  
  



More information about the slbackup-commit mailing list