Made readVariable() protected again, if you need access to this method, implement...
authorRoland Häder <roland@mxchange.org>
Wed, 16 May 2012 20:06:33 +0000 (20:06 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 16 May 2012 20:06:33 +0000 (20:06 +0000)
commit1b91533196685d29640d1593b713361745889095
tree3f10ff15cb488f279259db09142a292407e440d2
parenta8184730773f351650c1e1efc3a3344b119dca20
Made readVariable() protected again, if you need access to this method, implement a public method in your template engine which calls this method.
inc/classes/main/template/class_BaseTemplateEngine.php