From: alex <bin...@li...> - 2001-10-01 21:41:27
|
alex Mon Oct 1 14:41:21 2001 EDT Removed files: /r2/binarycloud/user/bcdev/cache README.txt Modified files: /r2/binarycloud/user/bcdev/mod/hello_world HelloWorld.php Log: This is a build only dir Index: r2/binarycloud/user/bcdev/mod/hello_world/HelloWorld.php diff -u r2/binarycloud/user/bcdev/mod/hello_world/HelloWorld.php:1.1 r2/binarycloud/user/bcdev/mod/hello_world/HelloWorld.php:1.2 --- r2/binarycloud/user/bcdev/mod/hello_world/HelloWorld.php:1.1 Tue Sep 25 11:18:52 2001 +++ r2/binarycloud/user/bcdev/mod/hello_world/HelloWorld.php Mon Oct 1 14:41:21 2001 @@ -1,9 +1,9 @@ <?php // Header {{{ /* - * -File $Id: HelloWorld.php,v 1.1 2001/09/25 18:18:52 alex Exp $ + * -File $Id: HelloWorld.php,v 1.2 2001/10/01 21:41:21 alex Exp $ * -License LGPL (http://www.gnu.org/copyleft/lesser.html) - * -Copyright 2001, The Turing Studio, Inc. + * -Copyright 2001, The Turing Studio, Inc. * -Author alex black, en...@tu... */ // }}} |