function clone()
Brought to you by:
leo_west
The freshly installed WEBO did nor run on my box
(Apache 2, debian "etch", php 5). I got
Parse error: parse error, unexpected T_CLONE, expecting
T_STRING in /var/www/webo/lib/webo/Event.php on line 58
and on line 58 of the code I did not see anything out
of the ordinary. However, renaming the function into
something else solved the problem in this script, and
then the same error popped up somewhere else.
Apparently, php (or WEBO) does not like the word "clone".
Logged In: NO
I have the same issue.
How to fix it?
Logged In: YES
user_id=1891525
Originator: NO
So how do we get this thing to function?
I've got the same issue as well
Parse error: syntax error, unexpected T_CLONE, expecting T_STRING in /home/domain/public_html/webo/lib/webo/Event.php on line 58