Skip to content
Snippets Groups Projects
Commit 798e6aa4 authored by Michael Gapczynski's avatar Michael Gapczynski
Browse files

Merge commit 'refs/merge-requests/100' of...

Merge commit 'refs/merge-requests/100' of git://gitorious.org/owncloud/owncloud into merge-requests/100
parents 93c0e8b3 bba434ca
No related branches found
No related tags found
No related merge requests found
......@@ -103,7 +103,7 @@ class Util {
* @param string $text the text content for the element
*/
public static function addHeader( $tag, $attributes, $text=''){
\OC_Util::addHeader( $tag, $attribute, $text );
\OC_Util::addHeader( $tag, $attributes, $text );
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment