[gtmanuals-commit] CVS update: MODIFIED: toolkit ...

Cristina Williams commit at globus.org
Wed Mar 10 12:57:43 CST 2010


  User: cristina
  Date: 10/03/10 12:57:43

  Modified:    toolkit  advisories.html
  Log:
  don't understand why it's still broken - updating paths to includes (though it was working with the old ones on the webspace)
  
  Revision  Changes    Path
  1.28      +2 -2      alliance/toolkit/advisories.html
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: advisories.html
  ===================================================================
  RCS file: /home/globdev/CVS/alliance-web/alliance/toolkit/advisories.html,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -b -r1.27 -r1.28
  --- advisories.html	10 Mar 2010 18:55:45 -0000	1.27
  +++ advisories.html	10 Mar 2010 18:57:43 -0000	1.28
  @@ -2,7 +2,7 @@
   
   $title = "Globus Toolkit Advisories";
   
  -include_once( "/mcs/www-unix.globus.org/include/globus_header.inc" ); 
  +include_once( "/mcs/globus.org/include/header.inc" ); 
   
   $version_dir = array (
       '5.0.0' => 'gt5/5.0.0',
  @@ -317,4 +317,4 @@
       preg_match("/^(\d+.\d+)/", $v, $matches);
       return $matches[0];
   }
  -include("/mcs/www-unix.globus.org/include/globus_footer.inc"); ?>
  +include("/mcs/globus.org/include/footer.inc"); ?>
  
  
  



More information about the gtmanuals-commit mailing list