|
From: Chris S. <san...@us...> - 2009-06-25 14:20:01
|
Update of /cvsroot/stack/stack-1-0 In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29199 Modified Files: index.php Log Message: Index: index.php =================================================================== RCS file: /cvsroot/stack/stack-1-0/index.php,v retrieving revision 1.40 retrieving revision 1.41 diff -C2 -d -r1.40 -r1.41 *** index.php 4 Oct 2006 17:16:42 -0000 1.40 --- index.php 25 Jun 2009 14:19:29 -0000 1.41 *************** *** 1,3 **** --- 1,15 ---- + + THESE SCRIPTS ARE UNSUPPORTED. + + To obtain details of the latest version please see + + http://stack.bham.ac.uk/wiki/ + + Chris Sangwin, 25 June 2009. + <?php + + die(); + /** * |