Changeset 103 for db/include/bug_report.php
- Timestamp:
- Sep 30, 2007, 11:00:33 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
db/include/bug_report.php
r102 r103 25 25 <?php } elseif( $id=="sendbug" ){ ?> 26 26 <?php echo $sql_insert['result']; ?> 27 <form action="./index.php?id=sendbug" method="post" >27 <form action="./index.php?id=sendbug" method="post" accept-charset="utf-8"> 28 28 <table id="sendbug" border="0" cellspacing="0" cellpadding="2"> 29 29 <tr><td>
Note:
See TracChangeset
for help on using the changeset viewer.