Bug in gan_node_html.php#78 line 780 and 810
*Created by: GoogleCodeExporter*
```
Hi!
I found a little bug in gan_node_html.php at function getNamespace and getTag.
"if ($tag_ns === null) {"
replace to
"if ($this->tag_ns === null) {"
```
Original issue reported on code.google.com by `tamas.sc...@gmail.com` on 1 Nov 2012 at 11:39
issue