Update of /cvsroot/phpicalendar/phpicalendar
In directory sc8-pr-cvs1:/tmp/cvs-serv16003
Modified Files:
search.php
Log Message:
Fixed odd s line
Index: search.php
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/search.php,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** search.php 26 Sep 2003 16:10:42 -0000 1.23
--- search.php 17 Nov 2003 19:40:30 -0000 1.24
***************
*** 19,23 ****
$search_box = '';
- s
$search_box .=
'<form action="search.php" method="GET">'."\n".
--- 19,22 ----
|