version 0.3, file easymod_install.php, function _sql(...)
there is a line
$error_ary['sql'][] = ( is_array($sql) ) ? $sql[$i] : $sql;
$i is never initialized and therefore evaluates as
zero, so the line still works. But please fix this, it
may suddenly break in later PHP versions.
Eric Faerber
Installation
v0.3.0
Public
|
Date: 2006-09-30 17:35 Logged In: YES |
|
Date: 2006-08-14 15:44 Logged In: YES |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2006-09-30 17:35 | wgeric |
| resolution_id | None | 2006-09-30 17:35 | wgeric |
| assigned_to | nobody | 2006-09-30 17:35 | wgeric |
| close_date | - | 2006-09-30 17:35 | wgeric |
| priority | 5 | 2006-08-14 15:44 | gphemsley |