A Couple of Bugs |
1/23/2006 10:01:44 | |
PHPRunner General questions | ||
T
Tommy B author
I wanted to make you aware of a couple of bugs. I say they're bugs, but honestly, they were problems that just resulted in errors for me. I'll post what PHPRunner built, and then I'll post what I used to resolve the problem. Parse error: parse error, unexpected T_CONCAT_EQUAL in /home/xx/xx/xx.com/public_html/xx/xx/xx/managers/include/ManagerProductivity_events.php on line 17
message.= $field." : ".$value."\r\n";
$message.= $field." : ".$value."\r\n";
message.= $field." : ".$value."\r\n";
$message.= $field." : ".$value."\r\n";
|
||
![]() |
Sergey Kornilov admin 1/24/2006 |
Tommy, |
|
T
|
Tommy B author 1/24/2006 |
How about the other problem I mentioned? Is it a bug or am I doing something wrong? |
|
K
|
kushaaal 4/8/2006 |
Parse error: parse error, unexpected T_RETURN in /usr/local/psa/home/vhosts/XXXX.com/XXXXX/IO/include/events.php on line 17
|
|
![]() |
Sergey Kornilov admin 4/10/2006 |
Hi, |
|