various fixes for PHP 5.2 compatability -- now finally tested and working with 5.2

This commit is contained in:
Sergey Tsalkov
2011-03-15 13:06:45 -04:00
parent b6b22833e9
commit 894d8a0530
3 changed files with 16 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
<?
<?php
function new_error_callback($params) {
global $error_callback_worked;