|
|
|
@ -99,7 +99,7 @@ function html_select_options($options, $selected, $params=array()) { |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
* This class provides the templates for owncloud. |
|
|
|
* This class provides the template system for owncloud. You can use it to load specific templates, add data and generate the html code |
|
|
|
*/ |
|
|
|
class Template extends \OC_Template { |
|
|
|
|
|
|
|
|