Commit 717845de by Seldaek

Tiny copy paste fix

git-svn-id: svn://dwoo.org/dwoo/trunk@24 0598d79b-80c4-4d41-97ba-ac86fbbd088b
parent 4b4bf2fb
...@@ -127,10 +127,7 @@ interface DwooITemplate ...@@ -127,10 +127,7 @@ interface DwooITemplate
* *
* @return string * @return string
*/ */
public function getUid() public function getUid();
{
return $this->name;
}
/** /**
* returns the compiler used by this template, if it was just compiled, or null * returns the compiler used by this template, if it was just compiled, or null
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment