Changeset 47

Show
Ignore:
Timestamp:
11/27/06 22:22:49 (2 years ago)
Author:
mikey
Message:

removed wrong committed stuff

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/XJConf/XmlParser.php

    r46 r47  
    119119        $this->tagDefs->appendNamespaceDefinitions($tagDefs); 
    120120    } 
    121      
    122     public function getTagDefinitions() 
    123     { 
    124         return $this->tagDefs; 
    125     } 
    126121 
    127122    /**