Home
last modified time | relevance | path

Searched refs:last_opened_tag (Results 1 – 1 of 1) sorted by last modified time

/plugin/authucenter/lib/uc_client/lib/
H A Dxml.class.php37 var $last_opened_tag; variable in XML
82 $this->last_opened_tag = $tag;
87 if($this->last_opened_tag != NULL) {
93 if($this->last_opened_tag == $tag) {
95 $this->last_opened_tag = NULL;