5 lines
81 B
PHP
5 lines
81 B
PHP
<?php
|
|
|
|
OC_APP::register( array( "id" => "settings", "name" => "Settings" ));
|
|
|
|
?>
|