Vshare is using zend optimizer but i think there is no need of using this. Why?

1. At every PHP file there is a message from the zend and the size of this message is 2KB :shock: .
As we can see at the index.php the file size is 4.74KB and the half of the size is the zend message.

2. Some PHP programmers can't edit the files and make the site as they really want. e.g i don't want to ad info to the guest info table because there is no need to. But with the zend i can't do that.

3. There is no plugin improvement for vshare because the script is hidden by the the zend.

There are grate advantages that vshare has but there is no need to hide the script.

Let as create better and faster sites with vshare by deleting zend optimizer.