|
From: Paul S. O. <ps...@us...> - 2001-11-17 17:44:34
|
Update of /cvsroot/phpbb/phpBB2 In directory usw-pr-cvs1:/tmp/cvs-serv8905 Modified Files: search.php Log Message: And again my brain gets ahead of my fingers ... mental note, reduce caffeine intake Index: search.php =================================================================== RCS file: /cvsroot/phpbb/phpBB2/search.php,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -r1.30 -r1.31 *** search.php 2001/11/17 17:42:46 1.30 --- search.php 2001/11/17 17:44:31 1.31 *************** *** 1,3 **** ! orig_word<?php /*************************************************************************** * search.php --- 1,3 ---- ! <?php /*************************************************************************** * search.php |