Package: dbconfig-common
Version: 1.8.36
Severity: normal
Tags: patch

the dbconfig-generate-include isn't generating the PHP file correctly,
the PHP closing tag "?>" is missing.


-- 
Marcelo Jorge Vieira (metal)
metaldot - http://metaldot.alucinados.com
jabber - [EMAIL PROTECTED]
--- dbconfig-generate-include	2007-06-23 11:03:53.000000000 -0300
+++ dbconfig-generate-include.new	2007-09-13 16:02:52.000000000 -0300
@@ -309,6 +309,7 @@
 	[ "$use_dbport" ] && echo "${comment_dbport}\$$dbport_varname='`php_sq_escape $dbc_dbport`';"
 	[ "$use_dbtype" ] && echo "${comment_dbtype}\$$dbtype_varname='`php_sq_escape $dbc_dbtype`';"
 	cat << EOF 
+?>
 EOF
 ;;
 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to