The best loader is back
For untermensch– this thread will be added to Windows 7 Repository
to show you that everyone miss your loader development and support.
so even if there is a tiny chance that you left because your loader was removed from Repository, it will be added in the Repository thread again.
your loader deserve the Nu 1 score since it works the best for a lot of people!
We all want you back! rock’n’roll, hopefully we will see you here again.
Solved:Only variables can be passed by reference in functions.php
Today, I install this wordpress named KeKo, When my site run on php4, it’s OK, but when I update php4 to php5, this theme get an error: Only variables can be passed by reference in functions.php line 17 And the line 17 codes is: $comments_by_type = &separate_comments(get_comments(‘post_id=’ . $id)); Yes, it’s a bug of php5, … Read more