Your IP : 216.73.217.79


Current Path : /var/www/cesa.co.za/fpdf/
Upload File :
Current File : /var/www/cesa.co.za/fpdf/error.php

<?php

if (!function_exists('error_no_method')) {
  function error_no_method($method, $class) {
    die(sprintf("Error: unoverridden '%s' method called in '%s'", $method, $class));
  }
};

?>