Mathieu Lutfy | 1 Feb 22:41

legalcase/inc inc_obj_fu.php,1.24,1.25

Update of /cvsroot/legalcase/legalcase/inc
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv2454

Modified Files:
	inc_obj_fu.php 
Log Message:
removed title_onfocus for app, not used, was generating warning

Index: inc_obj_fu.php
===================================================================
RCS file: /cvsroot/legalcase/legalcase/inc/inc_obj_fu.php,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** inc_obj_fu.php	30 Jan 2008 22:53:42 -0000	1.24
--- inc_obj_fu.php	1 Feb 2008 21:43:50 -0000	1.25
***************
*** 860,864 ****
  			echo f_err_star('app_title') . _T('app_input_title');
  			echo "</td><td>";
! 			echo '<input type="text" ' . $title_onfocus . $dis . ' name="app_title" size="50" value="';
  			echo clean_output($this->getDataString('app_title')) . '" class="search_form_txt" />';
  			echo "</td></tr>\n";
--- 860,864 ----
  			echo f_err_star('app_title') . _T('app_input_title');
  			echo "</td><td>";
! 			echo '<input type="text" ' . $dis . ' name="app_title" size="50" value="';
  			echo clean_output($this->getDataString('app_title')) . '" class="search_form_txt" />';
  			echo "</td></tr>\n";

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

Gmane