Menu

#1 variable $nameing undefined

open
nobody
5
2002-11-28
2002-11-28
Philp
No

There's an undefined variable $nameing in the
class_schematron.

function
schematron_validate_file_using_mem($xml_filename,$validation_string)
{
$name=md5($validation_string);
if(!isset($this->compiled[$nameing])) {

$this->compile_schematron_from_mem($validation_string);

.....

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.