parent
29239d6638
commit
e79c827b22
@ -1,6 +1,6 @@ |
||||
<?php |
||||
<?php /* |
||||
|
||||
OC_App::register( array( "order" => 1, "id" => "log", "name" => "Log" )); |
||||
OC_App::addSettingsPage( array( "id" => "log", "order" => 999, "href" => OC_Helper::linkTo( "log", "index.php" ), "name" => "Log", "icon" => OC_Helper::imagePath( "log", "logs.png" ))); |
||||
|
||||
?> |
||||
*/ ?> |
||||
|
Loading…
Reference in new issue