sas Sat Oct 16 17:51:21 2004 EDT
Modified files:
/CVSROOT loginfo.pl
Log:
debugging
http://cvs.php.net/diff.php/CVSROOT/loginfo.pl?r1=1.71&r2=1.72&ty=u
Index: CVSROOT/loginfo.pl
diff -u CVSROOT/loginfo.pl:1.71 CVSROOT/loginfo.pl:1.72
--- CVSROOT/loginfo.pl:1.71 Sat Jul 31 20:13:41 2004
+++ CVSROOT/loginfo.pl Sat Oct 16 17:51:21 2004
@@ -79,6 +79,9 @@
# is this script already in the last changed directory?
+print "DIRECTORY $directory\n";
+print "LAST_DIR $last_directory\n";
+
# exit if this isn't the last directory
&bail if($last_directory ne $directory);
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php